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 | 訂肆α?耿? | 10010010111110011110001111100110100000111011111100111111111000111101010000111111 | 92f9e3e683bf3fe3d43f |
EUC-JP | 訂肆α雩耿? | 110001001111101111100110111010001010011011000001100011111110011011111010111001101101011000111111 | c4fbe6e8a6c18fe6fae6d63f |
UTF-8 | 訂肆α雩耿렏 | 1110100010101000100000101110100010000010100001101100111010110001111010011001101110101001111010001000000010111111111010111010000010001111 | e8a882e88286ceb1e99ba9e880bfeba08f |
UHC | 訂肆α雩耿렏 | 111011111111010011011110111010111010010111100001111010011110110011001100111010101000111010100101 | eff4deeba5e1e9ecccea8ea5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)