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 ツセテ個篠スツシ 11000010101111101100001110001100110000101000111011000010101111011100001010111100 c2bec38cc28ec2bdc2bc
EUC-JP ツセテ個篠スツシ 10001110110000101000111010111110100011101100001110111000110001001011110011000100100011101011110110001110110000101000111010111100 8ec28ebe8ec3b8c4bcc48ebd8ec28ebc
UTF-8 ツセテ個篠スツシ 111011111011111010000010111011111011110110111110111011111011111010000011111001011000000010001011111001111010111110100000111011111011110110111101111011111011111010000010111011111011110110111100 efbe82efbdbeefbe83e5808be7afa0efbdbdefbe82efbdbc
UHC ???個篠??? 00111111001111110011111111001011110000011110000111000110001111110011111100111111 3f3f3fcbc1e1c63f3f3f

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