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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 釶ソ諠ケ豢ェ閼セ 111001111101111110111111111001101000001110111001111001101011010010101010111010001000010010111110 e7dfbfe683b9e6b4aae884be
EUC-JP 釶ソ諠ケ豢ェ閼セ 11101110111000011000111010111111111010111110001110001110101110011110110010110110100011101010101011101111111001001000111010111110 eee18ebfebe38eb9ecb68eaaefe48ebe
UTF-8 釶ソ諠ケ豢ェ閼セ 111010011000011110110110111011111011110110111111111010001010101110100000111011111011110110111001111010001011000110100010111011111011110110101010111010011001011010111100111011111011110110111110 e987b6efbdbfe8aba0efbdb9e8b1a2efbdaae996bcefbdbe
UHC ??????閼? 001111110011111100111111001111110011111100111111111001001101100100111111 3f3f3f3f3f3fe4d93f

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