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 鞐主亟鞐主亢^ 11101000110111101000111011100101100110001011001011101000110111101000111011100101100110001011010001011110 e8de8ee598b2e8de8ee598b45e
EUC-JP 鞐主亟鞐主亢^ 11110000111000001011110011100111110100001011010011110000111000001011110011100111110100001011011001011110 f0e0bce7d0b4f0e0bce7d0b65e
UTF-8 鞐主亟鞐主亢^ 11101001100111101001000011100100101110001011101111100100101110101001111111101001100111101001000011100100101110001011101111100100101110101010001001011110 e99e90e4b8bbe4ba9fe99e90e4b8bbe4baa25e
UHC ?主??主亢^ 00111111111100011010101100111111001111111111000110101011111110011111000101011110 3ff1ab3f3ff1abf9f15e

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