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 ツセテ可偲δ篠カ 110000101011111011000011100010011100001010001110110000111000001111000010100011101100001010110110 c2bec389c28ec383c28ec2b6
EUC-JP ツセテ可偲δ篠カ 10001110110000101000111010111110100011101100001110110010110001001011110011000101101001101100010010111100110001001000111010110110 8ec28ebe8ec3b2c4bcc5a6c4bcc48eb6
UTF-8 ツセテ可偲δ篠カ 1110111110111110100000101110111110111101101111101110111110111110100000111110010110001111101011111110010110000001101100101100111010110100111001111010111110100000111011111011110110110110 efbe82efbdbeefbe83e58fafe581b2ceb4e7afa0efbdb6
UHC ???可?δ篠? 0011111100111111001111111100101010100110001111111010010111100100111000011100011000111111 3f3f3fcaa63fa5e4e1c63f

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