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 | 蜿泌諸^ | 11100101100011111001010011100101100011111001010001011110 | e58f94e58f945e |
EUC-JP | 蜿泌諸^ | 11101001111011111100100011100111101111011111010001011110 | e9efc8e7bdf45e |
UTF-8 | 蜿泌諸^ | 11101000100111001011111111100110101100111000110011101000101010111011100001011110 | e89cbfe6b38ce8abb85e |
UHC | ?泌諸^ | 001111111111100110110010111100001011001101011110 | 3ff9b2f0b35e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)