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 | 邀??曜⑨? | 111001111011000100111111001111111001011101101010100001110100100000111111 | e7b13f3f976a87483f |
EUC-JP | 邀??曜?? | 1110111010110011001111110011111111001101110010110011111100111111 | eeb33f3fcdcb3f3f |
UTF-8 | 邀섓숲曜⑨슁 | 111010011000001010000000111011001000010010010011111011001000100010110010111001101001101110011100111000101001000110101000111011001000101010000001 | e98280ec8493ec88b2e69b9ce291a8ec8a81 |
UHC | 邀섓숲曜⑨슁 | 111010011010110110011000111011111011110110100011111010001111100010101000111011111011110110110011 | e9ad98efbda3e8f8a8efbdb3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)