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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 蠍ク蜀ェD蠍ク蜀ェD^ 111001011011011010111000111001011000011010101010010001001110010110110110101110001110010110000110101010100100010001011110 e5b6b8e586aa44e5b6b8e586aa445e
EUC-JP 蠍ク蜀ェD蠍ク蜀ェD^ 11101010101110001000111010111000111010011110011010001110101010100100010011101010101110001000111010111000111010011110011010001110101010100100010001011110 eab88eb8e9e68eaa44eab88eb8e9e68eaa445e
UTF-8 蠍ク蜀ェD蠍ク蜀ェD^ 111010001010000010001101111011111011110110111000111010001001110010000000111011111011110110101010010001001110100010100000100011011110111110111101101110001110100010011100100000001110111110111101101010100100010001011110 e8a08defbdb8e89c80efbdaa44e8a08defbdb8e89c80efbdaa445e
UHC ??蜀?D??蜀?D^ 00111111001111111111010110111001001111110100010000111111001111111111010110111001001111110100010001011110 3f3ff5b93f443f3ff5b93f445e

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