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 韈礼ィ懆逞遞弯 11101000111001111001011111100111101010001001110011101000111001111001011111100111101010001001110001011110 e8e797e7a89ce8e797e7a89c5e
EUC-JP 韈礼ィ懆逞遞弯 1111000011101001110011101110100110001110101010001101100011101010111011011111011111101110101010101101011110111111 f0e9cee98ea8d8eaedf7eeaad7bf
UTF-8 韈礼ィ懆逞遞弯 111010011001111110001000111001111010010010111100111011111011110110101000111001101000011110000110111010011000000010011110111010011000000110011110111001011011110010101111 e99f88e7a4bcefbda8e68786e9809ee9819ee5bcaf
UHC ????逞遞? 001111110011111100111111001111111101011011000001111101001111011000111111 3f3f3f3fd6c1f4f63f

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