I am trying to separate English and Japanese characters. I need to find Unicode range of all Japanese characters. What is Unicode range of all Japanese characters ?
Character encodings. There are several standard methods to encode Japanese characters for use on a computer, including JIS, Shift-JIS, EUC, and Unicode. While mapping the set of kana is a simple matter, kanji has proven more difficult.
The Unicode range for Japanese is 4e00-9fbf, 3040-309f and 30a0-30ff.
The Unicode Standard supports all of the CJK characters from JIS X 0208, JIS X 0212, JIS X 0221, or JIS X 0213, for example, and many more. This is true no matter which encoding form of Unicode is used: UTF-8, UTF-16, or UTF-32.
Since there are so many Unicode characters available, we have divided our list into ranges of 64 characters. Also, we do not represent every possible Unicode character in this table. You may notice that the first 4 Unicode Ranges include the same characters as the ASCII standard and extended ASCII.
As zawhtut mentioned, this page has a reference for several unicode ranges. To summarize the ranges:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With