728x90
System.out.println(String.valueOf(Charset.defaultCharset()));
https://stackoverflow.com/questions/1006276/what-is-the-default-encoding-of-the-jvm
What is the default encoding of the JVM?
Is UTF-8 the default encoding in Java? If not, how can I know which encoding is used by default?
stackoverflow.com
728x90
'공부 (@Deprecated)' 카테고리의 다른 글
| [Java] List<Integer> -> int array[] (0) | 2021.11.05 |
|---|---|
| [Linux] File encoding (0) | 2021.11.05 |
| [Java] RestTemplate timeout (0) | 2021.11.05 |
| [Github] Creating a personal access token (0) | 2021.09.11 |
| [Java][Spark] dataframe to csv (0) | 2021.09.11 |