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 | 辱??偕ゆ? | 100100000100101000111111001111111001100011110001100000101110010000111111 | 904a3f3f98f182e43f |
EUC-JP | 辱??偕ゆ? | 101111111010101100111111001111111101000011110011101001001110011000111111 | bfab3f3fd0f3a4e63f |
UTF-8 | 辱됰㈇偕ゆ껸 | 111010001011111010110001111010111001000010110000111000111000100010000111111001011000000110010101111000111000001010000110111010101011101110111000 | e8beb1eb90b0e38887e58195e38286eabbb8 |
UHC | 辱됰㈇偕ゆ껸 | 111010011011010010001001111010111010100110111000111110101010010110101010111001101011001010111001 | e9b489eba9b8faa5aae6b2b9 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)