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 | ?????^ | 001111110011111100111111001111110011111101011110 | 3f3f3f3f3f5e |
SJIS-WIN | 證?量元?^ | 111001101001101000111111100101111100101010001100101100110011111101011110 | e69a3f97ca8cb33f5e |
EUC-JP | 證?量元?^ | 111010111111101000111111110011101100110010111000101101010011111101011110 | ebfa3fceccb8b53f5e |
UTF-8 | 證뀀量元렯^ | 11101000101011011000100111101011100000001000000011101001100001111000111111100101100001011000001111101011101000001010111101011110 | e8ad89eb8080e9878fe58583eba0af5e |
UHC | 證뀀量元렯^ | 1111000111111011101100101110101111010101111000011110101010101010100011101011110001011110 | f1fbb2ebd5e1eaaa8ebc5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)