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 ???????z???????zB 0011111100111111001111110011111100111111001111110011111101111010001111110011111100111111001111110011111100111111001111110111101001000010 3f3f3f3f3f3f3f7a3f3f3f3f3f3f3f7a42
SJIS-WIN テュテュツ篠オzテュテュツ篠オzB 11000011101011011100001110101101110000101000111011000010101101010111101011000011101011011100001110101101110000101000111011000010101101010111101001000010 c3adc3adc28ec2b57ac3adc3adc28ec2b57a42
EUC-JP テュテュツ篠オzテュテュツ篠オzB 10001110110000111000111010101101100011101100001110001110101011011000111011000010101111001100010010001110101101010111101010001110110000111000111010101101100011101100001110001110101011011000111011000010101111001100010010001110101101010111101001000010 8ec38ead8ec38ead8ec2bcc48eb57a8ec38ead8ec38ead8ec2bcc48eb57a42
UTF-8 テュテュツ篠オzテュテュツ篠オzB 111011111011111010000011111011111011110110101101111011111011111010000011111011111011110110101101111011111011111010000010111001111010111110100000111011111011110110110101011110101110111110111110100000111110111110111101101011011110111110111110100000111110111110111101101011011110111110111110100000101110011110101111101000001110111110111101101101010111101001000010 efbe83efbdadefbe83efbdadefbe82e7afa0efbdb57aefbe83efbdadefbe83efbdadefbe82e7afa0efbdb57a42
UHC ?????篠?z?????篠?zB 00111111001111110011111100111111001111111110000111000110001111110111101000111111001111110011111100111111001111111110000111000110001111110111101001000010 3f3f3f3f3fe1c63f7a3f3f3f3f3fe1c63f7a42

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