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 | 耀??鎰?? | 1001011101110011001111110011111111101000010011000011111100111111 | 97733f3fe84c3f3f |
EUC-JP | 耀??鎰?? | 1100110111010100001111110011111111101111101011010011111100111111 | cdd43f3fefad3f3f |
UTF-8 | 耀믪궪鎰쀨셀 | 111010001000000010000000111010111010111110101010111010101011011010101010111010011000111010110000111011001000000010101000111011001000010110000000 | e88080ebafaaeab6aae98eb0ec80a8ec8580 |
UHC | 耀믪궪鎰쀨셀 | 111010011010010110010010111011001000001010111100111011001111000010010111111010001011110010111111 | e9a592ec82bcecf097e8bcbf |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)