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 甕??節①?庄 1110000101010000001111110011111110010000110111111000011101000000001111111000111110101111 e1503f3f90df87403f8faf
EUC-JP 甕??節??庄 11100001101100010011111100111111110000001110000100111111001111111011111010110001 e1b13f3fc0e13f3fbeb1
UTF-8 甕됬걀節①툌庄 111001111001010010010101111010111001000010101100111010101011000110000000111001111010111110000000111000101001000110100000111011011000100010001100111001011011101010000100 e79495eb90aceab180e7af80e291a0ed888ce5ba84
UHC 甕됬걀節①툌庄 1110100010111000100010011110011110110000101111111110111110111101101010001110011110111000100001001110110111100100 e8b889e7b0bfefbda8e7b884ede4

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