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 ???????Y^ 001111110011111100111111001111110011111100111111001111110101100101011110 3f3f3f3f3f3f3f595e
SJIS-WIN ツセツュツ篠ェY^ 11000010101111101100001010101101110000101000111011000010101010100101100101011110 c2bec2adc28ec2aa595e
EUC-JP ツセツュツ篠ェY^ 10001110110000101000111010111110100011101100001010001110101011011000111011000010101111001100010010001110101010100101100101011110 8ec28ebe8ec28ead8ec2bcc48eaa595e
UTF-8 ツセツュツ篠ェY^ 1110111110111110100000101110111110111101101111101110111110111110100000101110111110111101101011011110111110111110100000101110011110101111101000001110111110111101101010100101100101011110 efbe82efbdbeefbe82efbdadefbe82e7afa0efbdaa595e
UHC ?????篠?Y^ 00111111001111110011111100111111001111111110000111000110001111110101100101011110 3f3f3f3f3fe1c63f595e

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