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 癲??陰??攸 11100001100111110011111100111111100010010100000100111111001111111001110110111111 e19f3f3f89413f3f9dbf
EUC-JP 癲??陰??攸 11100010101000010011111100111111101100011010001000111111001111111101101011000001 e2a13f3fb1a23f3fdac1
UTF-8 癲㎯굟陰루댖攸 111001111001100110110010111000111000111010101111111010101011010110011111111010011001100110110000111010111010001110101000111010111000110010010110111001101001010010111000 e799b2e38eafeab59fe999b0eba3a8eb8c96e694b8
UHC 癲㎯굟陰루댖攸 1110111110100110101001111110001110000010100001111110101111100100101101111110011110001000101110101110101011110010 efa6a7e38287ebe4b7e788baeaf2

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