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 | 載??縫?剛 | 100011011101101000111111001111111001011001000100001111111000110110000100 | 8dda3f3f96443f8d84 |
EUC-JP | 載??縫?剛 | 101110101101110000111111001111111100101110100101001111111011100111100100 | badc3f3fcba53fb9e4 |
UTF-8 | 載띤렭縫렰剛 | 111010001011110010001001111010111001110110100100111010111010000010101101111001111011100010101011111010111010000010110000111001011000100110011011 | e8bc89eb9da4eba0ade7b8abeba0b0e5899b |
UHC | 載띤렭縫렰剛 | 111011101011000010110110111011011000111010111010110111001110111010001110101111011100101110100111 | eeb0b6ed8ebadcee8ebdcba7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)