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{^ 11110111101000111111011110100111011011100111110111110111101000111111011110100111011011100111101101011110 f7a3f7a76e7df7a3f7a76e7b5e
SJIS-WIN ÷£÷§n}÷£÷§n{^ 100000011000000010000001100100101000000110000000100000011001100001101110011111011000000110000000100000011001001010000001100000001000000110011000011011100111101101011110 81808192818081986e7d81808192818081986e7b5e
EUC-JP ÷£÷§n}÷£÷§n{^ 101000011110000010100001111100101010000111100000101000011111100001101110011111011010000111100000101000011111001010100001111000001010000111111000011011100111101101011110 a1e0a1f2a1e0a1f86e7da1e0a1f2a1e0a1f86e7b5e
UTF-8 ÷£÷§n}÷£÷§n{^ 110000111011011111000010101000111100001110110111110000101010011101101110011111011100001110110111110000101010001111000011101101111100001010100111011011100111101101011110 c3b7c2a3c3b7c2a76e7dc3b7c2a3c3b7c2a76e7b5e
UHC ÷?÷§n}÷?÷§n{^ 10100001110000000011111110100001110000001010000111010111011011100111110110100001110000000011111110100001110000001010000111010111011011100111101101011110 a1c03fa1c0a1d76e7da1c03fa1c0a1d76e7b5e

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