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 ??@?????? 001111110011111101000000001111110011111100111111001111110011111100111111 3f3f403f3f3f3f3f3f
SJIS-WIN テサ@テ堙ィツ篠カ 1100001110111011010000001100001110011010110000111010100011000010100011101100001010110110 c3bb40c39ac3a8c28ec2b6
EUC-JP テサ@テ堙ィツ篠カ 1000111011000011100011101011101101000000100011101100001111010100110001011000111010101000100011101100001010111100110001001000111010110110 8ec38ebb408ec3d4c58ea88ec2bcc48eb6
UTF-8 テサ@テ堙ィツ篠カ 11101111101111101000001111101111101111011011101101000000111011111011111010000011111001011010000010011001111011111011110110101000111011111011111010000010111001111010111110100000111011111011110110110110 efbe83efbdbb40efbe83e5a099efbda8efbe82e7afa0efbdb6
UHC ??@????篠? 00111111001111110100000000111111001111110011111100111111111000011100011000111111 3f3f403f3f3f3fe1c63f

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