+2 votes
in JAVA by
What is UNICODE in Java?

1 Answer

0 votes
by

Unicode is used for internal representation of characters and strings and it uses 16 bits to represent each other.

...