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 | 淨?α嘲?濟 | 10011111110001000011111110000011101111111001101001111101001111111110000001011010 | 9fc43f83bf9a7d3fe05a |
EUC-JP | 淨?α嘲?濟 | 11011110110001100011111110100110110000011101001111011110001111111101111110111011 | dec63fa6c1d3de3fdfbb |
UTF-8 | 淨뀀α嘲렊濟 | 1110011010110111101010001110101110000000100000001100111010110001111001011001100010110010111010111010000010001010111001101011111110011111 | e6b7a8eb8080ceb1e598b2eba08ae6bf9f |
UHC | 淨뀀α嘲렊濟 | 111011111110010010110010111010111010010111100001111100001011111110001110101000011111000010101101 | efe4b2eba5e1f0bf8ea1f0ad |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)