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 10011011100000110011111110010101011010100100000010011011100000110011111110010101011010100100000001000010 9b833f956a409b833f956a4042
EUC-JP 寃?彬@寃?彬@B 11010101111000110011111111001001110010110100000011010101111000110011111111001001110010110100000001000010 d5e33fc9cb40d5e33fc9cb4042
UTF-8 寃닻彬@寃닻彬@B 111001011010111110000011111010111000101110111011111001011011110110101100010000001110010110101111100000111110101110001011101110111110010110111101101011000100000001000010 e5af83eb8bbbe5bdac40e5af83eb8bbbe5bdac4042
UHC 寃닻彬@寃닻彬@B 111010101011001010110100111010011101111010101111010000001110101010110010101101001110100111011110101011110100000001000010 eab2b4e9deaf40eab2b4e9deaf4042

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