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 | 茖号▼鐔居州 | 111001001010000110001101100001101000000110100101111010000101110010001011100011111000111101000010 | e4a18d8681a5e85c8b8f8f42 |
EUC-JP | 茖号▼鐔居州 | 111010001010001110111001111001101010001010100111111011111011110110110101111011111011110110100011 | e8a3b9e6a2a7efbdb5efbda3 |
UTF-8 | 茖号▼鐔居州 | 111010001000110010010110111001011000111110110111111000101001011010111100111010011001000010010100111001011011000110000101111001011011011110011110 | e88c96e58fb7e296bce99094e5b185e5b79e |
UHC | ??▼?居州 | 001111110011111110100001111001010011111111001011110111001111000110110110 | 3f3fa1e53fcbdcf1b6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)