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 闃躯┷闃躯┠^ 11101000100010101000101111101011100001001011100011101000100010101000101111101011100001001011010101011110 e88a8beb84b8e88a8beb84b55e
EUC-JP 闃躯┷闃躯┠^ 11101111111010101011011011101101101010001011101011101111111010101011011011101101101010001011011101011110 efeab6eda8baefeab6eda8b75e
UTF-8 闃躯┷闃躯┠^ 11101001100101111000001111101000101110101010111111100010100101001011011111101001100101111000001111101000101110101010111111100010100101001010000001011110 e99783e8baafe294b7e99783e8baafe294a05e
UHC ??┷??┠^ 001111110011111110100110101110100011111100111111101001101011011101011110 3f3fa6ba3f3fa6b75e

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