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 | 娃??節ι? | 100010001010000100111111001111111001000011011111100000111100011100111111 | 88a13f3f90df83c73f |
EUC-JP | 娃??節ι? | 101100001010001100111111001111111100000011100001101001101100100100111111 | b0a33f3fc0e1a6c93f |
UTF-8 | 娃믧렉節ι강 | 1110010110101000100000111110101110101111101001111110101110100000100010011110011110101111100000001100111010111001111010101011000010010101 | e5a883ebafa7eba089e7af80ceb9eab095 |
UHC | 娃믧렉節ι강 | 111010001101111110010010111010011011011110111010111011111011110110100101111010011011000010101101 | e8df92e9b7baefbda5e9b0ad |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)