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 Ó£÷£Ó£÷£^ 110100111010001111110111101000111101001110100011111101111010001101011110 d3a3f7a3d3a3f7a35e
SJIS-WIN ?£÷£?£÷£^ 001111111000000110010010100000011000000010000001100100100011111110000001100100101000000110000000100000011001001001011110 3f8192818081923f8192818081925e
EUC-JP Ó£÷£Ó£÷£^ 10001111101010101101000110100001111100101010000111100000101000011111001010001111101010101101000110100001111100101010000111100000101000011111001001011110 8faad1a1f2a1e0a1f28faad1a1f2a1e0a1f25e
UTF-8 Ó£÷£Ó£÷£^ 1100001110010011110000101010001111000011101101111100001010100011110000111001001111000010101000111100001110110111110000101010001101011110 c393c2a3c3b7c2a3c393c2a3c3b7c2a35e
UHC ??÷???÷?^ 0011111100111111101000011100000000111111001111110011111110100001110000000011111101011110 3f3fa1c03f3f3fa1c03f5e

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