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 | 衙??恂愕? | 111001011100100100111111001111111001110010010110100111001011000100111111 | e5c93f3f9c969cb13f |
EUC-JP | 衙??恂愕? | 111010101100101100111111001111111101011111110110110110001011001100111111 | eacb3f3fd7f6d8b33f |
UTF-8 | 衙롙롘恂愕栒 | 111010001010000110011001111010111010000110011001111010111010000110011000111001101000000110000010111001101000010010010101111001101010000010010010 | e8a199eba199eba198e68182e68495e6a092 |
UHC | 衙롙롘恂愕栒 | 111001001011011110001110110111011000111011011100111000101110000111100100110000111110001011100011 | e4b78edd8edce2e1e4c3e2e3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)