티스토리 뷰

공부

[Java] Encoding UTF-8

승가비 2021. 11. 5. 12:49
728x90

https://stackabuse.com/encode-a-string-to-utf-8-in-java/

 

Encode a String to UTF-8 in Java

In this tutorial, we'll take a look at how to encode a String to UTF-8 in Java - using StandardCharsets, getBytes() with ByteBuffer and Apache Commons with examples.

stackabuse.com

 

728x90
댓글