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 鬱逗?鬱逗?^ 1001111101010100100100001000000000111111100111110101010010010000100000000011111101011110 9f5490803f9f5490803f5e
EUC-JP 鬱逗?鬱逗?^ 1101110110110101101111111110000000111111110111011011010110111111111000000011111101011110 ddb5bfe03fddb5bfe03f5e
UTF-8 鬱逗썬鬱逗썬^ 11101001101011001011000111101001100000001001011111101100100011011010110011101001101011001011000111101001100000001001011111101100100011011010110001011110 e9acb1e98097ec8dace9acb1e98097ec8dac5e
UHC 鬱逗썬鬱逗썬^ 11101010101001101101010011101000101111011110001111101010101001101101010011101000101111011110001101011110 eaa6d4e8bde3eaa6d4e8bde35e

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