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 ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN 蠍エ隶敵L蠍エ隶敵L^ 1110010110110110101101001110100010101110100100110100011101001100111001011011011010110100111010001010111010010011010001110100110001011110 e5b6b4e8ae93474ce5b6b4e8ae93474c5e
EUC-JP 蠍エ隶敵L蠍エ隶敵L^ 11101010101110001000111010110100111100001011000011000101101010000100110011101010101110001000111010110100111100001011000011000101101010000100110001011110 eab88eb4f0b0c5a84ceab88eb4f0b0c5a84c5e
UTF-8 蠍エ隶敵L蠍エ隶敵L^ 111010001010000010001101111011111011110110110100111010011001101010110110111001101001010110110101010011001110100010100000100011011110111110111101101101001110100110011010101101101110011010010101101101010100110001011110 e8a08defbdb4e99ab6e695b54ce8a08defbdb4e99ab6e695b54c5e
UHC ???敵L???敵L^ 00111111001111110011111111101110110110000100110000111111001111110011111111101110110110000100110001011110 3f3f3feed84c3f3f3feed84c5e

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