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 001111110011111100111111100110111000111100111111010000000011111100111111001111111001101110001111001111110100000001000010 3f3f3f9b8f3f403f3f3f9b8f3f4042
EUC-JP ???寶?@???寶?@B 001111110011111100111111110101011110111100111111010000000011111100111111001111111101010111101111001111110100000001000010 3f3f3fd5ef3f403f3f3fd5ef3f4042
UTF-8 렺찾렺寶렧@렺찾렺寶렧@B 111010111010000010111010111011001011000010111110111010111010000010111010111001011010111110110110111010111010000010100111010000001110101110100000101110101110110010110000101111101110101110100000101110101110010110101111101101101110101110100000101001110100000001000010 eba0baecb0beeba0bae5afb6eba0a740eba0baecb0beeba0bae5afb6eba0a74042
UHC 렺찾렺寶렧@렺찾렺寶렧@B 1000111011000010110000111010001110001110110000101101110011000100100011101011011001000000100011101100001011000011101000111000111011000010110111001100010010001110101101100100000001000010 8ec2c3a38ec2dcc48eb6408ec2c3a38ec2dcc48eb64042

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