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 癲??韋??孺 11100001100111110011111100111111111010001110100000111111001111111001101101111101 e19f3f3fe8e83f3f9b7d
EUC-JP 癲??韋??孺 11100010101000010011111100111111111100001110101000111111001111111101010111011110 e2a13f3ff0ea3f3fd5de
UTF-8 癲ㅺ퓭韋귟뼅孺 111001111001100110110010111000111000010110111010111011011001001110101101111010011001111110001011111010101011011110011111111010111011110010000101111001011010110110111010 e799b2e385baed93ade99f8beab79febbc85e5adba
UHC 癲ㅺ퓭韋귟뼅孺 1110111110100110101001001110101010111111100101001110101011011111100000101110100010010110100011111110101011101000 efa6a4eabf94eadf82e8968feae8

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