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 癲??幽??業 11100001100111110011111100111111100101110100100000111111001111111000101111000110 e19f3f3f97483f3f8bc6
EUC-JP 癲??幽??業 11100010101000010011111100111111110011011010100100111111001111111011011011001000 e2a13f3fcda93f3fb6c8
UTF-8 癲띠떬幽귦뱲業 111001111001100110110010111010111001110110100000111010111001011010101100111001011011100110111101111010101011011110100110111010111011000110110010111001101010010110101101 e799b2eb9da0eb96ace5b9bdeab7a6ebb1b2e6a5ad
UHC 癲띠떬幽귦뱲業 1110111110100110101101101110110010001011101111001110101011101011100000101110110110010011100110001110010111110110 efa6b6ec8bbceaeb82ed9398e5f6

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