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 | 載?圖諄? | 1000110111011010001111111001101010100100111001100111100000111111 | 8dda3f9aa4e6783f |
EUC-JP | 載?圖諄? | 1011101011011100001111111101010010100110111010111101100100111111 | badc3fd4a6ebd93f |
UTF-8 | 載쾌圖諄렍 | 111010001011110010001001111011001011111010001100111001011001110010010110111010001010101110000100111010111010000010001101 | e8bc89ecbe8ce59c96e8ab84eba08d |
UHC | 載쾌圖諄렍 | 11101110101100001100010011101000110100111111000111100010111101001000111010100011 | eeb0c4e8d3f1e2f48ea3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)