To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???@???@B 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN 豌伎襖@豌伎襖@B 111001101011000010001010111010101000100110100110010000001110011010110000100010101110101010001001101001100100000001000010 e6b08aea89a640e6b08aea89a64042
EUC-JP 豌伎襖@豌伎襖@B 111011001011001010110100111011001011001010101000010000001110110010110010101101001110110010110010101010000100000001000010 ecb2b4ecb2a840ecb2b4ecb2a84042
UTF-8 豌伎襖@豌伎襖@B 111010001011000110001100111001001011110010001110111010001010010110010110010000001110100010110001100011001110010010111100100011101110100010100101100101100100000001000010 e8b18ce4bc8ee8a59640e8b18ce4bc8ee8a5964042
UHC 豌伎?@豌伎?@B 11101000110101011101000011101011001111110100000011101000110101011101000011101011001111110100000001000010 e8d5d0eb3f40e8d5d0eb3f4042

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)