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 慂롩퐥^ 11100110100001011000001011101011101000011010100111101101100100001010010101011110 e68582eba1a9ed90a55e
SJIS-WIN ????????¥^ 0011111100111111001111110011111100111111001111110011111100111111100000011000111101011110 3f3f3f3f3f3f3f3f818f5e
EUC-JP æ??ë¡©í??^ 1000111110101001110000010011111100111111100011111010101110110011100011111010001011000010100011111010001011101101100011111010101110111111001111110011111101011110 8fa9c13f3f8fabb38fa2c28fa2ed8fabbf3f3f5e
UTF-8 慂롩퐥^ 11000011101001101100001010000101110000101000001011000011101010111100001010100001110000101010100111000011101011011100001010010000110000101010010101011110 c3a6c285c282c3abc2a1c2a9c3adc290c2a55e
UHC æ???¡????^ 101010011010000100111111001111110011111110100010101011100011111100111111001111110011111101011110 a9a13f3f3fa2ae3f3f3f3f5e

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