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{^ 111101111010001111010011101110010101110101101110011111011111011110100011110100111011100101011101011011100111101101011110 f7a3d3b95d6e7df7a3d3b95d6e7b5e
SJIS-WIN ÷£??]n}÷£??]n{^ 10000001100000001000000110010010001111110011111101011101011011100111110110000001100000001000000110010010001111110011111101011101011011100111101101011110 818081923f3f5d6e7d818081923f3f5d6e7b5e
EUC-JP ÷£Ó?]n}÷£Ó?]n{^ 1010000111100000101000011111001010001111101010101101000100111111010111010110111001111101101000011110000010100001111100101000111110101010110100010011111101011101011011100111101101011110 a1e0a1f28faad13f5d6e7da1e0a1f28faad13f5d6e7b5e
UTF-8 ÷£Ó¹]n}÷£Ó¹]n{^ 1100001110110111110000101010001111000011100100111100001010111001010111010110111001111101110000111011011111000010101000111100001110010011110000101011100101011101011011100111101101011110 c3b7c2a3c393c2b95d6e7dc3b7c2a3c393c2b95d6e7b5e
UHC ÷??¹]n}÷??¹]n{^ 10100001110000000011111100111111101010011111011001011101011011100111110110100001110000000011111100111111101010011111011001011101011011100111101101011110 a1c03f3fa9f65d6e7da1c03f3fa9f65d6e7b5e

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