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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN シツシミシツ丞ウシゥ 1011110011000010101111001101000010111100110000101000111111100101101100111011110010101001 bcc2bcd0bcc28fe5b3bca9
EUC-JP シツシミシツ丞ウシゥ 1000111010111100100011101100001010001110101111001000111011010000100011101011110010001110110000101011111011100111100011101011001110001110101111001000111010101001 8ebc8ec28ebc8ed08ebc8ec2bee78eb38ebc8ea9
UTF-8 シツシミシツ丞ウシゥ 111011111011110110111100111011111011111010000010111011111011110110111100111011111011111010010000111011111011110110111100111011111011111010000010111001001011100010011110111011111011110110110011111011111011110110111100111011111011110110101001 efbdbcefbe82efbdbcefbe90efbdbcefbe82e4b89eefbdb3efbdbcefbda9
UHC ??????丞??? 0011111100111111001111110011111100111111001111111110001110101010001111110011111100111111 3f3f3f3f3f3fe3aa3f3f3f

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