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 00111111001111110011111100111111001111110100000000111111001111110011111100111111001111110100000001000010 3f3f3f3f3f403f3f3f3f3f4042
SJIS-WIN ??箝??@??箝??@B 001111110011111111100010101011010011111100111111010000000011111100111111111000101010110100111111001111110100000001000010 3f3fe2ad3f3f403f3fe2ad3f3f4042
EUC-JP ??箝??@??箝??@B 001111110011111111100100101011110011111100111111010000000011111100111111111001001010111100111111001111110100000001000010 3f3fe4af3f3f403f3fe4af3f3f4042
UTF-8 렺셔箝셍렣@렺셔箝셍렣@B 111010111010000010111010111011001000010110010100111001111010111010011101111011001000010110001101111010111010000010100011010000001110101110100000101110101110110010000101100101001110011110101110100111011110110010000101100011011110101110100000101000110100000001000010 eba0baec8594e7ae9dec858deba0a340eba0baec8594e7ae9dec858deba0a34042
UHC 렺셔箝셍렣@렺셔箝셍렣@B 1000111011000010101111001100010111001100110001001011110011000100100011101011010001000000100011101100001010111100110001011100110011000100101111001100010010001110101101000100000001000010 8ec2bcc5ccc4bcc48eb4408ec2bcc5ccc4bcc48eb44042

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