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 鋐ホ陬鳫豢ホ陬 111110111101001011001110111010001010001111101001111011011110011010110100110011101110100010100011 fbd2cee8a3e9ede6b4cee8a3
EUC-JP 鋐ホ陬鳫豢ホ陬 100011111110010010111110100011101100111011110000101001011111001011101111111011001011011010001110110011101111000010100101 8fe4be8ecef0a5f2efecb68ecef0a5
UTF-8 鋐ホ陬鳫豢ホ陬 111010011000101110010000111011111011111010001110111010011001100110101100111010011011001110101011111010001011000110100010111011111011111010001110111010011001100110101100 e98b90efbe8ee999ace9b3abe8b1a2efbe8ee999ac
UHC ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f

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