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 ñ÷´ñ޽ޏDñ÷´ñ޽ޏD^ 11110001111101111011010011110001100011101011110110001110101110000100010011110001111101111011010011110001100011101011110110001110101110000100010001011110 f1f7b4f18ebd8eb844f1f7b4f18ebd8eb8445e
SJIS-WIN ?÷´?????D?÷´?????D^ 0011111110000001100000001000000101001100001111110011111100111111001111110011111101000100001111111000000110000000100000010100110000111111001111110011111100111111001111110100010001011110 3f8180814c3f3f3f3f3f443f8180814c3f3f3f3f3f445e
EUC-JP ñ÷´ñ???¸Dñ÷´ñ???¸D^ 1000111110101011110100001010000111100000101000011010110110001111101010111101000000111111001111110011111110001111101000101011000101000100100011111010101111010000101000011110000010100001101011011000111110101011110100000011111100111111001111111000111110100010101100010100010001011110 8fabd0a1e0a1ad8fabd03f3f3f8fa2b1448fabd0a1e0a1ad8fabd03f3f3f8fa2b1445e
UTF-8 ñ÷´ñ޽ޏDñ÷´ñ޽ޏD^ 1100001110110001110000111011011111000010101101001100001110110001110000101000111011000010101111011100001010001110110000101011100001000100110000111011000111000011101101111100001010110100110000111011000111000010100011101100001010111101110000101000111011000010101110000100010001011110 c3b1c3b7c2b4c3b1c28ec2bdc28ec2b844c3b1c3b7c2b4c3b1c28ec2bdc28ec2b8445e
UHC ?÷´??½?¸D?÷´??½?¸D^ 001111111010000111000000101000101010010100111111001111111010100011110110001111111010001010101100010001000011111110100001110000001010001010100101001111110011111110101000111101100011111110100010101011000100010001011110 3fa1c0a2a53f3fa8f63fa2ac443fa1c0a2a53f3fa8f63fa2ac445e

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