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 00111111001111110011111100111111001111110011111100111111001111110111110101000010 3f3f3f3f3f3f3f3f7d42
SJIS-WIN ツシツソテアテ、}B 11000010101111001100001010111111110000111011000111000011101001000111110101000010 c2bcc2bfc3b1c3a47d42
EUC-JP ツシツソテアテ、}B 100011101100001010001110101111001000111011000010100011101011111110001110110000111000111010110001100011101100001110001110101001000111110101000010 8ec28ebc8ec28ebf8ec38eb18ec38ea47d42
UTF-8 ツシツソテアテ、}B 1110111110111110100000101110111110111101101111001110111110111110100000101110111110111101101111111110111110111110100000111110111110111101101100011110111110111110100000111110111110111101101001000111110101000010 efbe82efbdbcefbe82efbdbfefbe83efbdb1efbe83efbda47d42
UHC ????????}B 00111111001111110011111100111111001111110011111100111111001111110111110101000010 3f3f3f3f3f3f3f3f7d42

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