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 ???@???@B 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN テ偲オ@テ偲オ@B 1100001110001110110000111011010101000000110000111000111011000011101101010100000001000010 c38ec3b540c38ec3b54042
EUC-JP テ偲オ@テ偲オ@B 100011101100001110111100110001011000111010110101010000001000111011000011101111001100010110001110101101010100000001000010 8ec3bcc58eb5408ec3bcc58eb54042
UTF-8 テ偲オ@テ偲オ@B 111011111011111010000011111001011000000110110010111011111011110110110101010000001110111110111110100000111110010110000001101100101110111110111101101101010100000001000010 efbe83e581b2efbdb540efbe83e581b2efbdb54042
UHC ???@???@B 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042

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