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 癲??游??揄 11100001100111110011111100111111100111111110000000111111001111111001110110001001 e19f3f3f9fe03f3f9d89
EUC-JP 癲??游??揄 11100010101000010011111100111111110111101110001000111111001111111101100111101001 e2a13f3fdee23f3fd9e9
UTF-8 癲얘퀣游⒳뭄揄 111001111001100110110010111011001001011010011000111011011000000010100011111001101011100010111000111000101001001010110011111010111010110110000100111001101000111110000100 e799b2ec9698ed80a3e6b8b8e292b3ebad84e68f84
UHC 癲얘퀣游⒳뭄揄 1110111110100110101111101110101010110011100101111110101011111101101010011110010010111001101100111110101011110001 efa6beeab397eafda9e4b9b3eaf1

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