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 Ë÷on}Ë÷on{^ 10001111110010111111011101101111011011100111110110001111110010111111011101101111011011100111101101011110 8fcbf76f6e7d8fcbf76f6e7b5e
SJIS-WIN ??÷on}??÷on{^ 001111110011111110000001100000000110111101101110011111010011111100111111100000011000000001101111011011100111101101011110 3f3f81806f6e7d3f3f81806f6e7b5e
EUC-JP ?Ë÷on}?Ë÷on{^ 00111111100011111010101010110011101000011110000001101111011011100111110100111111100011111010101010110011101000011110000001101111011011100111101101011110 3f8faab3a1e06f6e7d3f8faab3a1e06f6e7b5e
UTF-8 Ë÷on}Ë÷on{^ 11000010100011111100001110001011110000111011011101101111011011100111110111000010100011111100001110001011110000111011011101101111011011100111101101011110 c28fc38bc3b76f6e7dc28fc38bc3b76f6e7b5e
UHC ??÷on}??÷on{^ 001111110011111110100001110000000110111101101110011111010011111100111111101000011100000001101111011011100111101101011110 3f3fa1c06f6e7d3f3fa1c06f6e7b5e

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