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 甕??外??外 11100001010100000011111100111111100010100100111100111111001111111000101001001111 e1503f3f8a4f3f3f8a4f
EUC-JP 甕??外??外 11100001101100010011111100111111101100111011000000111111001111111011001110110000 e1b13f3fb3b03f3fb3b0
UTF-8 甕먲쉼外숋쉘外 111001111001010010010101111010111010100010110010111011001000100110111100111001011010010010010110111011001000100010001011111011001000100110011000111001011010010010010110 e79495eba8b2ec89bce5a496ec888bec8998e5a496
UHC 甕먲쉼外숋쉘外 1110100010111000100100001110111110111101101100001110100011100010100110011110111110111101101010011110100011100010 e8b890efbdb0e8e299efbda9e8e2

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