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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 第競????^ | 100100011110011010001011101000110011111100111111001111110011111101011110 | 91e68ba33f3f3f3f5e |
EUC-JP | 第競??薏?^ | 1100001011101000101101101010010100111111001111111000111111011001110111100011111101011110 | c2e8b6a53f3f8fd9de3f5e |
UTF-8 | 第競렭렏薏렣^ | 11100111101011001010110011100111101010111011011011101011101000001010110111101011101000001000111111101000100101101000111111101011101000001010001101011110 | e7acace7abb6eba0adeba08fe8968feba0a35e |
UHC | 第競렭렏薏렣^ | 11110000101011111100110011100110100011101011101010001110101001011110101111111011100011101011010001011110 | f0afcce68eba8ea5ebfb8eb45e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)