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 癲??韋??鎰 11100001100111110011111100111111111010001110100000111111001111111110100001001100 e19f3f3fe8e83f3fe84c
EUC-JP 癲??韋??鎰 11100010101000010011111100111111111100001110101000111111001111111110111110101101 e2a13f3ff0ea3f3fefad
UTF-8 癲ㅺ퓭韋뉓굢鎰 111001111001100110110010111000111000010110111010111011011001001110101101111010011001111110001011111010111000100110010011111010101011010110100010111010011000111010110000 e799b2e385baed93ade99f8beb8993eab5a2e98eb0
UHC 癲ㅺ퓭韋뉓굢鎰 1110111110100110101001001110101010111111100101001110101011011111100001111110100010000010100010011110110011110000 efa6a4eabf94eadf87e88289ecf0

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