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 瓮?????瓮 111000010100010000111111001111110011111100111111001111111110000101000100 e1443f3f3f3f3fe144
EUC-JP 瓮??旿??瓮 1110000110100101001111110011111110001111110000011111010000111111001111111110000110100101 e1a53f3f8fc1f43f3fe1a5
UTF-8 瓮뚳슨旿울쉿瓮 111001111001001110101110111010111001101010110011111011001000101010101000111001101001011110111111111011001001101010111000111011001000100110111111111001111001001110101110 e793aeeb9ab3ec8aa8e697bfec9ab8ec89bfe793ae
UHC 瓮뚳슨旿울쉿瓮 1110100010110111100011001110111110111101101111001110011111111010101111111110111110111101101100101110100010110111 e8b78cefbdbce7fabfefbdb2e8b7

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