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 | 瓦遯??調? | 100010101010001011100111101010100011111100111111100100101011001000111111 | 8aa2e7aa3f3f92b23f |
EUC-JP | 瓦遯??調? | 101101001010010011101110101011000011111100111111110001001011010000111111 | b4a4eeac3f3fc4b43f |
UTF-8 | 瓦遯렱렊調핑 | 111001111001001110100110111010011000000110101111111010111010000010110001111010111010000010001010111010001010101010111111111011011001010110010001 | e793a6e981afeba0b1eba08ae8aabfed9591 |
UHC | 瓦遯렱렊調핑 | 111010001011111111010100111011101000111010111110100011101010000111110000111000001100011111001110 | e8bfd4ee8ebe8ea1f0e0c7ce |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)