To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 倭??節e? | 100110000110000000111111001111111001000011011111100000101000010100111111 | 98603f3f90df82853f |
EUC-JP | 倭??節e? | 110011111100000100111111001111111100000011100001101000111110010100111111 | cfc13f3fc0e1a3e53f |
UTF-8 | 倭롥쨧節e뮘 | 111001011000000010101101111010111010000110100101111011001010100010100111111001111010111110000000111011111011110110000101111010111010111010011000 | e580adeba1a5eca8a7e7af80efbd85ebae98 |
UHC | 倭롥쨧節e뮘 | 111010001101111010001110111001011010010010000010111011111011110110100011111001011001001010100100 | e8de8ee5a482efbda3e592a4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)