Every implementation of the Java platform is required to support the following character encodings. Consult the release documentation for your implementation to see if any other encodings are supported. Consult the release documentation for your implementation to see if any other encodings are supported.
US-ASCII
ISO-8859-1
UTF-8
UTF-16BE
UTF-16LE
UTF-16
This class is immutable and thread-safe.
@see Standard charsets @since 1.7 @version $Id: CharEncoding.java 1173287 2011-09-20 18:16:19Z ggregory $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|