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 0011111111100010101011010011111101000000001111111110001010101101001111110100000001000010 3fe2ad3f403fe2ad3f4042
EUC-JP ?箝?@?箝?@B 0011111111100100101011110011111101000000001111111110010010101111001111110100000001000010 3fe4af3f403fe4af3f4042
UTF-8 렻箝렣@렻箝렣@B 111010111010000010111011111001111010111010011101111010111010000010100011010000001110101110100000101110111110011110101110100111011110101110100000101000110100000001000010 eba0bbe7ae9deba0a340eba0bbe7ae9deba0a34042
UHC 렻箝렣@렻箝렣@B 100011101100001111001100110001001000111010110100010000001000111011000011110011001100010010001110101101000100000001000010 8ec3ccc48eb4408ec3ccc48eb44042

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