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 暦謐陬暦謐陬^ 10010111111011111110011010001101111010001010001110010111111011111110011010001101111010001010001101011110 97efe68de8a397efe68de8a35e
EUC-JP 暦謐陬暦謐陬^ 11001110111100011110101111101101111100001010010111001110111100011110101111101101111100001010010101011110 cef1ebedf0a5cef1ebedf0a55e
UTF-8 暦謐陬暦謐陬^ 11100110100110101010011011101000101011001001000011101001100110011010110011100110100110101010011011101000101011001001000011101001100110011010110001011110 e69aa6e8ac90e999ace69aa6e8ac90e999ac5e
UHC ?謐??謐?^ 001111111101101011001101001111110011111111011010110011010011111101011110 3fdacd3f3fdacd3f5e

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