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 蠍ク謖ソ蠍ク謐弯 11100101101101101011100011100110100011001011111111100101101101101011100011100110100011011001110001011110 e5b6b8e68cbfe5b6b8e68d9c5e
EUC-JP 蠍ク謖ソ蠍ク謐弯 11101010101110001000111010111000111010111110110010001110101111111110101010111000100011101011100011101011111011011101011110111111 eab88eb8ebec8ebfeab88eb8ebedd7bf
UTF-8 蠍ク謖ソ蠍ク謐弯 111010001010000010001101111011111011110110111000111010001010110010010110111011111011110110111111111010001010000010001101111011111011110110111000111010001010110010010000111001011011110010101111 e8a08defbdb8e8ac96efbdbfe8a08defbdb8e8ac90e5bcaf
UHC ??謖???謐? 00111111001111111110000111011010001111110011111100111111110110101100110100111111 3f3fe1da3f3f3fdacd3f

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