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 倭??業??予 10011000011000000011111100111111100010111100011000111111001111111001011101011100 98603f3f8bc63f3f975c
EUC-JP 倭??業??予 11001111110000010011111100111111101101101100100000111111001111111100110110111101 cfc13f3fb6c83f3fcdbd
UTF-8 倭뗦궆業뤺씈予 111001011000000010101101111010111001011110100110111010101011011010000110111001101010010110101101111010111010010010111010111011001001010010001000111001001011101010001000 e580adeb97a6eab686e6a5adeba4baec9488e4ba88
UHC 倭뗦궆業뤺씈予 1110100011011110100010111110011010000010100111111110010111110110100011111110100010011101101000001110010111111000 e8de8be6829fe5f68fe89da0e5f8

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