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 | 烝?址??? | 1110000001111110001111111001101010101100001111110011111100111111 | e07e3f9aac3f3f3f |
EUC-JP | 烝?址??? | 1101111111011111001111111101010010101110001111110011111100111111 | dfdf3fd4ae3f3f3f |
UTF-8 | 烝렱址며렪렏 | 111001111000001110011101111010111010000010110001111001011001110110000000111010111010100110110000111010111010000010101010111010111010000010001111 | e7839deba0b1e59d80eba9b0eba0aaeba08f |
UHC | 烝렱址며렪렏 | 111100011111011010001110101111101111001010100011101110001110011110001110101110001000111010100101 | f1f68ebef2a3b8e78eb88ea5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)