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 | ????? | 0011111100111111001111110011111100111111 | 3f3f3f3f3f |
SJIS-WIN | 脱存側狸尊 | 10010010010001011001000110110110100100011010010010010010010010111001000110111000 | 924591b691a4924b91b8 |
EUC-JP | 脱存側狸尊 | 11000011101001101100001010111000110000101010011011000011101011001100001010111010 | c3a6c2b8c2a6c3acc2ba |
UTF-8 | 脱存側狸尊 | 111010001000010010110001111001011010110110011000111001011000000110110100111001111000101110111000111001011011000010001010 | e884b1e5ad98e581b4e78bb8e5b08a |
UHC | ?存側狸尊 | 001111111111000011101101111101101011000011010111111000011111000011101110 | 3ff0edf6b0d7e1f0ee |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)