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 | ???^ | 00111111001111110011111101011110 | 3f3f3f5e |
SJIS-WIN | 閾醍絡^ | 11101000100001111001000111100111100101111000110101011110 | e88791e7978d5e |
EUC-JP | 閾醍絡^ | 11101111111001111100001011101001110011011110110101011110 | efe7c2e9cded5e |
UTF-8 | 閾醍絡^ | 11101001100101101011111011101001100001101000110111100111101101011010000101011110 | e996bee9868de7b5a15e |
UHC | ?醍絡^ | 001111111111000010110101110101011010100101011110 | 3ff0b5d5a95e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)