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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ツセツシツセツシB 110000101011111011000010101111001100001010111110110000101011110001000010 c2bec2bcc2bec2bc42
EUC-JP ツセツシツセツシB 1000111011000010100011101011111010001110110000101000111010111100100011101100001010001110101111101000111011000010100011101011110001000010 8ec28ebe8ec28ebc8ec28ebe8ec28ebc42
UTF-8 ツセツシツセツシB 11101111101111101000001011101111101111011011111011101111101111101000001011101111101111011011110011101111101111101000001011101111101111011011111011101111101111101000001011101111101111011011110001000010 efbe82efbdbeefbe82efbdbcefbe82efbdbeefbe82efbdbc42
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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