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 | 襄場ソア跚截 | 11100101111101011000111111101010101111111011000111100110111001111001110101000010 | e5f58feabfb1e6e79d42 |
EUC-JP | 襄場ソア跚截 | 111010101111011110111110111011001000111010111111100011101011000111101100111010011101100110100011 | eaf7beec8ebf8eb1ece9d9a3 |
UTF-8 | 襄場ソア跚截 | 111010001010010110000100111001011010000010110100111011111011110110111111111011111011110110110001111010001011011110011010111001101000100010101010 | e8a584e5a0b4efbdbfefbdb1e8b79ae688aa |
UHC | 襄場???截 | 111001011101000111101101110111100011111100111111001111111110111110111000 | e5d1edde3f3f3fefb8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)