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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蠍エ雋0蠍エ雋0^ 111001011011011010110100111010001011001010000010010011111110010110110110101101001110100010110010100000100100111101011110 e5b6b4e8b2824fe5b6b4e8b2824f5e
EUC-JP 蠍エ雋0蠍エ雋0^ 1110101010111000100011101011010011110000101101001010001110110000111010101011100010001110101101001111000010110100101000111011000001011110 eab88eb4f0b4a3b0eab88eb4f0b4a3b05e
UTF-8 蠍エ雋0蠍エ雋0^ 11101000101000001000110111101111101111011011010011101001100110111000101111101111101111001001000011101000101000001000110111101111101111011011010011101001100110111000101111101111101111001001000001011110 e8a08defbdb4e99b8befbc90e8a08defbdb4e99b8befbc905e
UHC ??雋0??雋0^ 00111111001111111111000111100110101000111011000000111111001111111111000111100110101000111011000001011110 3f3ff1e6a3b03f3ff1e6a3b05e

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