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 ðâ´ñ޽ޮðâ´ñ޽ޮ^ 1111000011100010101101001111000110001110101111011000111010101110111100001110001010110100111100011000111010111101100011101010111001011110 f0e2b4f18ebd8eaef0e2b4f18ebd8eae5e
SJIS-WIN ??´???????´?????^ 00111111001111111000000101001100001111110011111100111111001111110011111100111111001111111000000101001100001111110011111100111111001111110011111101011110 3f3f814c3f3f3f3f3f3f3f814c3f3f3f3f3f5e
EUC-JP ðâ´ñ???®ðâ´ñ???®^ 1000111110101001110000111000111110101011101001001010000110101101100011111010101111010000001111110011111100111111100011111010001011101110100011111010100111000011100011111010101110100100101000011010110110001111101010111101000000111111001111110011111110001111101000101110111001011110 8fa9c38faba4a1ad8fabd03f3f3f8fa2ee8fa9c38faba4a1ad8fabd03f3f3f8fa2ee5e
UTF-8 ðâ´ñ޽ޮðâ´ñ޽ޮ^ 110000111011000011000011101000101100001010110100110000111011000111000010100011101100001010111101110000101000111011000010101011101100001110110000110000111010001011000010101101001100001110110001110000101000111011000010101111011100001010001110110000101010111001011110 c3b0c3a2c2b4c3b1c28ec2bdc28ec2aec3b0c3a2c2b4c3b1c28ec2bdc28ec2ae5e
UHC ð?´??½?®ð?´??½?®^ 10101001101000110011111110100010101001010011111100111111101010001111011000111111101000101110011110101001101000110011111110100010101001010011111100111111101010001111011000111111101000101110011101011110 a9a33fa2a53f3fa8f63fa2e7a9a33fa2a53f3fa8f63fa2e75e

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