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 | 載??℡⇒堤 | 10001101110110100011111100111111100001111000010010000001110010111001001011100111 | 8dda3f3f878481cb92e7 |
EUC-JP | 載???⇒堤 | 101110101101110000111111001111110011111110100010110011011100010011101001 | badc3f3f3fa2cdc4e9 |
UTF-8 | 載띌렋℡⇒堤 | 111010001011110010001001111010111001110110001100111010111010000010001011111000101000010010100001111000101000011110010010111001011010000010100100 | e8bc89eb9d8ceba08be284a1e28792e5a0a4 |
UHC | 載띌렋℡⇒堤 | 111011101011000010110110111010011000111010100010101000101110010110100010101000011111000010100111 | eeb0b6e98ea2a2e5a2a1f0a7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)