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 ÷£áÜ\n}÷£áÜ\n{^ 111101111010001111100001110111000101110001101110011111011111011110100011111000011101110001011100011011100111101101011110 f7a3e1dc5c6e7df7a3e1dc5c6e7b5e
SJIS-WIN ÷£??\n}÷£??\n{^ 10000001100000001000000110010010001111110011111101011100011011100111110110000001100000001000000110010010001111110011111101011100011011100111101101011110 818081923f3f5c6e7d818081923f3f5c6e7b5e
EUC-JP ÷£áÜ\n}÷£áÜ\n{^ 101000011110000010100001111100101000111110101011101000011000111110101010111001000101110001101110011111011010000111100000101000011111001010001111101010111010000110001111101010101110010001011100011011100111101101011110 a1e0a1f28faba18faae45c6e7da1e0a1f28faba18faae45c6e7b5e
UTF-8 ÷£áÜ\n}÷£áÜ\n{^ 1100001110110111110000101010001111000011101000011100001110011100010111000110111001111101110000111011011111000010101000111100001110100001110000111001110001011100011011100111101101011110 c3b7c2a3c3a1c39c5c6e7dc3b7c2a3c3a1c39c5c6e7b5e
UHC ÷???\n}÷???\n{^ 1010000111000000001111110011111100111111010111000110111001111101101000011100000000111111001111110011111101011100011011100111101101011110 a1c03f3f3f5c6e7da1c03f3f3f5c6e7b5e

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