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{^ 11101011101000011011011001101111011011100111110111101011101000011011011001101111011011100111101101011110 eba1b66f6e7deba1b66f6e7b5e
SJIS-WIN ??¶on}??¶on{^ 001111110011111110000001111101110110111101101110011111010011111100111111100000011111011101101111011011100111101101011110 3f3f81f76f6e7d3f3f81f76f6e7b5e
EUC-JP ë¡¶on}ë¡¶on{^ 1000111110101011101100111000111110100010110000101010001011111001011011110110111001111101100011111010101110110011100011111010001011000010101000101111100101101111011011100111101101011110 8fabb38fa2c2a2f96f6e7d8fabb38fa2c2a2f96f6e7b5e
UTF-8 ë¡¶on}ë¡¶on{^ 11000011101010111100001010100001110000101011011001101111011011100111110111000011101010111100001010100001110000101011011001101111011011100111101101011110 c3abc2a1c2b66f6e7dc3abc2a1c2b66f6e7b5e
UHC ?¡¶on}?¡¶on{^ 0011111110100010101011101010001011010010011011110110111001111101001111111010001010101110101000101101001001101111011011100111101101011110 3fa2aea2d26f6e7d3fa2aea2d26f6e7b5e

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