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 瓮??如??窈 11100001010001000011111100111111100101000100000000111111001111111110001001110111 e1443f3f94403f3fe277
EUC-JP 瓮??如??窈 11100001101001010011111100111111110001111010000100111111001111111110001111011000 e1a53f3fc7a13f3fe3d8
UTF-8 瓮뽨튋如삭퇊窈 111001111001001110101110111010111011110110101000111011011000101010001011111001011010011010000010111011001000001010101101111011011000011110001010111001111010101010001000 e793aeebbda8ed8a8be5a682ec82aded878ae7aa88
UHC 瓮뽨튋如삭퇊窈 1110100010110111100101101110010010111001100111111110010111111101101110111110100010110111100110111110100110100001 e8b796e4b99fe5fdbbe8b79be9a1

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