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 | 褶カ誾溥貊、 | 11100101111101111011011011111011101001111001111111101110111001101011101110100100 | e5f7b6fba79feee6bba4 |
EUC-JP | 褶カ誾溥貊、 | 11101010111110011000111010110110100011111101111010100100110111101111000011101100101111011000111010100100 | eaf98eb68fdea4def0ecbd8ea4 |
UTF-8 | 褶カ誾溥貊、 | 111010001010010010110110111011111011110110110110111010001010101010111110111001101011101010100101111010001011001010001010111011111011110110100100 | e8a4b6efbdb6e8aabee6baa5e8b28aefbda4 |
UHC | 褶?誾溥貊? | 11100011101010000011111111101011110111011101110110101010110110001110011100111111 | e3a83febddddaad8e73f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)