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 ????`??????^ 001111110011111100111111001111110110000000111111001111110011111100111111001111110011111101011110 3f3f3f3f603f3f3f3f3f3f5e
SJIS-WIN シナシォ`シト灼柴シコ^ 1011110011000101101111001010101101100000101111001100010010001110110111001000111011000100101111001011101001011110 bcc5bcab60bcc48edc8ec4bcba5e
EUC-JP シナシォ`シト灼柴シコ^ 10001110101111001000111011000101100011101011110010001110101010110110000010001110101111001000111011000100101111001101111010111100110001101000111010111100100011101011101001011110 8ebc8ec58ebc8eab608ebc8ec4bcdebcc68ebc8eba5e
UTF-8 シナシォ`シト灼柴シコ^ 1110111110111101101111001110111110111110100001011110111110111101101111001110111110111101101010110110000011101111101111011011110011101111101111101000010011100111100000011011110011100110100111111011010011101111101111011011110011101111101111011011101001011110 efbdbcefbe85efbdbcefbdab60efbdbcefbe84e781bce69fb4efbdbcefbdba5e
UHC ????`??灼柴??^ 0011111100111111001111110011111101100000001111110011111111101101110001111110001111000011001111110011111101011110 3f3f3f3f603f3fedc7e3c33f3f5e

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