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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蠍エ雎主キ宣キイ 111001011011011010110100111010001011000110001110111001011011011110010000111010011011011110110010 e5b6b4e8b18ee5b790e9b7b2
EUC-JP 蠍エ雎主キ宣キイ 11101010101110001000111010110100111100001011001110111100111001111000111010110111110000001110101110001110101101111000111010110010 eab88eb4f0b3bce78eb7c0eb8eb78eb2
UTF-8 蠍エ雎主キ宣キイ 111010001010000010001101111011111011110110110100111010011001101110001110111001001011100010111011111011111011110110110111111001011010111010100011111011111011110110110111111011111011110110110010 e8a08defbdb4e99b8ee4b8bbefbdb7e5aea3efbdb7efbdb2
UHC ??雎主?宣?? 0011111100111111111011101101000111110001101010110011111111100000101111100011111100111111 3f3feed1f1ab3fe0be3f3f

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