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 ???±????^ 001111110011111100111111101100010011111100111111001111110011111101011110 3f3f3fb13f3f3f3f5e
SJIS-WIN 霈頑ス±霈頑ス+^ 111010001011110010001010111001101011110110000001011111011110100010111100100010101110011010111101100000010111101101011110 e8bc8ae6bd817de8bc8ae6bd817b5e
EUC-JP 霈頑ス±霈頑ス+^ 1111000010111110101101001110100010001110101111011010000111011110111100001011111010110100111010001000111010111101101000011101110001011110 f0beb4e88ebda1def0beb4e88ebda1dc5e
UTF-8 霈頑ス±霈頑ス+^ 111010011001110010001000111010011010000010010001111011111011110110111101110000101011000111101001100111001000100011101001101000001001000111101111101111011011110111101111101111001000101101011110 e99c88e9a091efbdbdc2b1e99c88e9a091efbdbdefbc8b5e
UHC ?頑?±?頑?+^ 00111111111010001101011100111111101000011011111000111111111010001101011100111111101000111010101101011110 3fe8d73fa1be3fe8d73fa3ab5e

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