aspose file tools
The moose likes Java in General and the fly likes why java is using unicode characters? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "why java is using unicode characters?" Watch "why java is using unicode characters?" New topic
Author

why java is using unicode characters?

ashley kumar
Greenhorn

Joined: Feb 24, 2006
Posts: 10
Why java is using Unicode characters?
What are the advantages or significance in using it?
Please explain me.
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24049
    
  13

Because 8-bit characters can only distinguish 256 characters -- not enough to represent all the alphabets used on Earth.

Here is a nice primer on Unicode and internationalization by Joel Spolsky.


[Jess in Action][AskingGoodQuestions]
ashley kumar
Greenhorn

Joined: Feb 24, 2006
Posts: 10
Thanks a lot for your explanation
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: why java is using unicode characters?
 
Similar Threads
How to get ASCII Value
primitive 'char' and Unicode.
Has anyone gotten a question about UTF, etc
Java's use in Microsoft
Unicode