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 | 鎭?揄??曉 | 111010000100111000111111100111011000100100111111001111111001110111111010 | e84e3f9d893f3f9dfa |
EUC-JP | 鎭?揄??曉 | 111011111010111100111111110110011110100100111111001111111101101011111100 | efaf3fd9e93f3fdafc |
UTF-8 | 鎭샹揄롖뤓曉 | 111010011000111010101101111011001000001110111001111001101000111110000100111010111010000110010110111010111010010010010011111001101001101110001001 | e98eadec83b9e68f84eba196eba493e69b89 |
UHC | 鎭샹揄롖뤓曉 | 111100101110010110111100101001111110101011110001100011101101101010001111110000111111110011111011 | f2e5bca7eaf18eda8fc3fcfb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)