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 癲??意??攸 11100001100111110011111100111111100010001101001100111111001111111001110110111111 e19f3f3f88d33f3f9dbf
EUC-JP 癲??意??攸 11100010101000010011111100111111101100001101010100111111001111111101101011000001 e2a13f3fb0d53f3fdac1
UTF-8 癲싰꼍意㎪쐣攸 111001111001100110110010111011001000101110110000111010101011110010001101111001101000010010001111111000111000111010101010111011001001000010100011111001101001010010111000 e799b2ec8bb0eabc8de6848fe38eaaec90a3e694b8
UHC 癲싰꼍意㎪쐣攸 1110111110100110100110101110101010110010101111011110101111110010101001111110011010011100100010011110101011110010 efa69aeab2bdebf2a7e69c89eaf2

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