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 瓮??檍??窟 11100001010001000011111100111111100111101111100000111111001111111000110001000001 e1443f3f9ef83f3f8c41
EUC-JP 瓮??檍??窟 11100001101001010011111100111111110111001111101000111111001111111011011110100010 e1a53f3fdcfa3f3fb7a2
UTF-8 瓮쎽튋檍멱톸窟 111001111001001110101110111011001000111010111101111011011000101010001011111001101010101010001101111010111010100110110001111011011000011010111000111001111010101010011111 e793aeec8ebded8a8be6aa8deba9b1ed86b8e7aa9f
UHC 瓮쎽튋檍멱톸窟 1110100010110111100110111110010010111001100111111110010111100101101110001110100010110111100011001100111111011111 e8b79be4b99fe5e5b8e8b78ccfdf

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