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 ??C????e^ 001111110011111101000011001111110011111100111111001111110110010101011110 3f3f433f3f3f3f655e
SJIS-WIN 遶ッC荳ケ霎ソe^ 111001111010101110101111010000111110010010111000101110011110100010111110101111110110010101011110 e7abaf43e4b8b9e8bebf655e
EUC-JP 遶ッC荳ケ霎ソe^ 111011101010110110001110101011110100001111101000101110101000111010111001111100001100000010001110101111110110010101011110 eead8eaf43e8ba8eb9f0c08ebf655e
UTF-8 遶ッC荳ケ霎ソe^ 111010011000000110110110111011111011110110101111010000111110100010001101101100111110111110111101101110011110100110011100100011101110111110111101101111110110010101011110 e981b6efbdaf43e88db3efbdb9e99c8eefbdbf655e
UHC ??C荳???e^ 00111111001111110100001111010100111001010011111100111111001111110110010101011110 3f3f43d4e53f3f3f655e

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