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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 荳企迄荳企又^ 11100100101110001000101011101001100101101001100011100100101110001000101011101001100101101001010001011110 e4b88ae99698e4b88ae996945e
EUC-JP 荳企迄荳企又^ 11101000101110101011010011101011110010111111100011101000101110101011010011101011110010111111010001011110 e8bab4ebcbf8e8bab4ebcbf45e
UTF-8 荳企迄荳企又^ 11101000100011011011001111100100101111001000000111101000101111111000010011101000100011011011001111100100101111001000000111100101100011111000100001011110 e88db3e4bc81e8bf84e88db3e4bc81e58f885e
UHC 荳企?荳企又^ 110101001110010111010000111010100011111111010100111001011101000011101010111010011101000101011110 d4e5d0ea3fd4e5d0eae9d15e

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