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 ðéÜñ޽޹ð÷´ñ޽޹^ 1111000011101001110111001111000110001110101111011000111010111001111100001111011110110100111100011000111010111101100011101011100101011110 f0e9dcf18ebd8eb9f0f7b4f18ebd8eb95e
SJIS-WIN ?????????÷´?????^ 00111111001111110011111100111111001111110011111100111111001111110011111110000001100000001000000101001100001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f8180814c3f3f3f3f3f5e
EUC-JP ðéÜñ????ð÷´ñ????^ 10001111101010011100001110001111101010111011000110001111101010101110010010001111101010111101000000111111001111110011111100111111100011111010100111000011101000011110000010100001101011011000111110101011110100000011111100111111001111110011111101011110 8fa9c38fabb18faae48fabd03f3f3f3f8fa9c3a1e0a1ad8fabd03f3f3f3f5e
UTF-8 ðéÜñ޽޹ð÷´ñ޽޹^ 110000111011000011000011101010011100001110011100110000111011000111000010100011101100001010111101110000101000111011000010101110011100001110110000110000111011011111000010101101001100001110110001110000101000111011000010101111011100001010001110110000101011100101011110 c3b0c3a9c39cc3b1c28ec2bdc28ec2b9c3b0c3b7c2b4c3b1c28ec2bdc28ec2b95e
UHC ð????½?¹ð÷´??½?¹^ 10101001101000110011111100111111001111110011111110101000111101100011111110101001111101101010100110100011101000011100000010100010101001010011111100111111101010001111011000111111101010011111011001011110 a9a33f3f3f3fa8f63fa9f6a9a3a1c0a2a53f3fa8f63fa9f65e

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