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 鞜匁芦鞜匁芦^ 11101000110111111001011011100110100010001011000011101000110111111001011011100110100010001011000001011110 e8df96e688b0e8df96e688b05e
EUC-JP 鞜匁芦鞜匁芦^ 11110000111000011100110011101000101100001011001011110000111000011100110011101000101100001011001001011110 f0e1cce8b0b2f0e1cce8b0b25e
UTF-8 鞜匁芦鞜匁芦^ 11101001100111101001110011100101100011001000000111101000100010101010011011101001100111101001110011100101100011001000000111101000100010101010011001011110 e99e9ce58c81e88aa6e99e9ce58c81e88aa65e
UHC ??芦??芦^ 001111110011111111111011110110000011111100111111111110111101100001011110 3f3ffbd83f3ffbd85e

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