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 | 辱??萸?Ⅷ | 100100000100101000111111001111111110010011001110001111111000011101011011 | 904a3f3fe4ce3f875b |
EUC-JP | 辱??萸?? | 1011111110101011001111110011111111101000110100000011111100111111 | bfab3f3fe8d03f3f |
UTF-8 | 辱됰옍萸룡Ⅷ | 111010001011111010110001111010111001000010110000111011001001100010001101111010001001000010111000111010111010001110100001111000101000010110100111 | e8beb1eb90b0ec988de890b8eba3a1e285a7 |
UHC | 辱됰옍萸룡Ⅷ | 111010011011010010001001111010111001111010010100111010111010110110110111111001101010010110110111 | e9b489eb9e94ebadb7e6a5b7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)