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 | 軫????? | 11100111011001100011111100111111001111110011111100111111 | e7663f3f3f3f3f |
EUC-JP | 軫????? | 11101101110001110011111100111111001111110011111100111111 | edc73f3f3f3f3f |
UTF-8 | 軫롚狀렖렠렒 | 111010001011101110101011111010111010000110011010111011111010011110111010111010111010000010010110111010111010000010100000111010111010000010010010 | e8bbabeba19aefa7baeba096eba0a0eba092 |
UHC | 軫롚狀렖렠렒 | 111100101110001010001110110111101110110111101110100011101010101110001110101100011000111010100111 | f2e28edeedee8eab8eb18ea7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)