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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 蠕ェ邏夬箕蠕ェ邏夬箕^ 11100101101111101010101011100111101101001001101011101101100101101010010111100101101111101010101011100111101101001001101011101101100101101010010101011110 e5beaae7b49aed96a5e5beaae7b49aed96a55e
EUC-JP 蠕ェ邏夬箕蠕ェ邏夬箕^ 111010101100000010001110101010101110111010110110110101001110111111001100101001111110101011000000100011101010101011101110101101101101010011101111110011001010011101011110 eac08eaaeeb6d4efcca7eac08eaaeeb6d4efcca75e
UTF-8 蠕ェ邏夬箕蠕ェ邏夬箕^ 11101000101000001001010111101111101111011010101011101001100000101000111111100101101001001010110011100111101011101001010111101000101000001001010111101111101111011010101011101001100000101000111111100101101001001010110011100111101011101001010101011110 e8a095efbdaae9828fe5a4ace7ae95e8a095efbdaae9828fe5a4ace7ae955e
UHC ??邏?箕??邏?箕^ 001111110011111111010101101001000011111111010001101110010011111100111111110101011010010000111111110100011011100101011110 3f3fd5a43fd1b93f3fd5a43fd1b95e

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