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 ????K????K^ 0011111100111111001111110011111101001011001111110011111100111111001111110100101101011110 3f3f3f3f4b3f3f3f3f4b5e
SJIS-WIN 蠍エ隴スK蠍エ隴スK^ 111001011011011010110100111010001010110110111101010010111110010110110110101101001110100010101101101111010100101101011110 e5b6b4e8adbd4be5b6b4e8adbd4b5e
EUC-JP 蠍エ隴スK蠍エ隴スK^ 11101010101110001000111010110100111100001010111110001110101111010100101111101010101110001000111010110100111100001010111110001110101111010100101101011110 eab88eb4f0af8ebd4beab88eb4f0af8ebd4b5e
UTF-8 蠍エ隴スK蠍エ隴スK^ 111010001010000010001101111011111011110110110100111010011001101010110100111011111011110110111101010010111110100010100000100011011110111110111101101101001110100110011010101101001110111110111101101111010100101101011110 e8a08defbdb4e99ab4efbdbd4be8a08defbdb4e99ab4efbdbd4b5e
UHC ????K????K^ 0011111100111111001111110011111101001011001111110011111100111111001111110100101101011110 3f3f3f3f4b3f3f3f3f4b5e

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