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 | 娃??預θ? | 100010001010000100111111001111111001011101100001100000111100011000111111 | 88a13f3f976183c63f |
EUC-JP | 娃??預θ? | 101100001010001100111111001111111100110111000010101001101100100000111111 | b0a33f3fcdc2a6c83f |
UTF-8 | 娃됬낼預θ쪥 | 1110010110101000100000111110101110010000101011001110101110000010101111001110100110100000100100001100111010111000111011001010101010100101 | e5a883eb90aceb82bce9a090ceb8ecaaa5 |
UHC | 娃됬낼預θ쪥 | 111010001101111110001001111001111011001110111110111001111110100010100101111010001010010110011110 | e8df89e7b3bee7e8a5e8a59e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)