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 鸚??洵→?鎰 1110101001011111001111110011111110011111101010111000000110101000001111111110100001001100 ea5f3f3f9fab81a83fe84c
EUC-JP 鸚??洵→?鎰 1111001111000000001111110011111111011110101011011010001010101010001111111110111110101101 f3c03f3fdeada2aa3fefad
UTF-8 鸚쒓퍓洵→룚鎰 111010011011100010011010111011001001001010010011111011011000110110010011111001101011010010110101111000101000011010010010111010111010001110011010111010011000111010110000 e9b89aec9293ed8d93e6b4b5e28692eba39ae98eb0
UHC 鸚쒓퍓洵→룚鎰 1110010110100100100111001110101010111011100010101110001011100111101000011110011010001111100101101110110011110000 e5a49ceabb8ae2e7a1e68f96ecf0

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