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 | 耀??泣?? | 1001011101110011001111110011111110001011100000110011111100111111 | 97733f3f8b833f3f |
EUC-JP | 耀??泣?? | 1100110111010100001111110011111110110101111000110011111100111111 | cdd43f3fb5e33f3f |
UTF-8 | 耀뷂퐦泣ⓩ벦 | 111010001000000010000000111010111011011110000010111011011001000010100110111001101011001110100011111000101001001110101001111010111011001010100110 | e88080ebb782ed90a6e6b3a3e293a9ebb2a6 |
UHC | 耀뷂퐦泣ⓩ벦 | 111010011010010110010100111011111011110110001111111010111110100010101000111001101001001110111110 | e9a594efbd8febe8a8e693be |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)