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 癲ル?踰?Ⅷ? 1110000110011111100000111000101100111111111001101111101000111111100001110101101100111111 e19f838b3fe6fa3f875b3f
EUC-JP 癲ル?踰??? 11100010101000011010010111101011001111111110110011111100001111110011111100111111 e2a1a5eb3fecfc3f3f3f
UTF-8 癲ル슢踰앮Ⅷ栒 111001111001100110110010111000111000001110101011111011001000101010100010111010001011100010110000111011001001010110101110111000101000010110100111111001101010000010010010 e799b2e383abec8aa2e8b8b0ec95aee285a7e6a092
UHC 癲ル슢踰앮Ⅷ栒 1110111110100110101010111110101110011010101011101110101110110010100111011110011010100101101101111110001011100011 efa6abeb9aaeebb29de6a5b7e2e3

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