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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 燿??癲??鈺 11100000101000000011111100111111111000011001111100111111001111111111101111000100 e0a03f3fe19f3f3ffbc4
EUC-JP 燿??癲??鈺 1110000010100010001111110011111111100010101000010011111100111111100011111110001111010101 e0a23f3fe2a13f3f8fe3d5
UTF-8 燿뗫뵂癲띾쉿鈺 111001111000011110111111111010111001011110101011111010111011010110000010111001111001100110110010111010111001110110111110111011001000100110111111111010011000100010111010 e787bfeb97abebb582e799b2eb9dbeec89bfe988ba
UHC 燿뗫뵂癲띾쉿鈺 1110100011111100100010111110101110010100100010001110111110100110100011011110101110111101101100101110100010101101 e8fc8beb9488efa68debbdb2e8ad

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