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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN シト謝煮}シト謝煮{^ 101111001100010010001110110100111000111011001111011111011011110011000100100011101101001110001110110011110111101101011110 bcc48ed38ecf7dbcc48ed38ecf7b5e
EUC-JP シト謝煮}シト謝煮{^ 10001110101111001000111011000100101111001101010110111100110100010111110110001110101111001000111011000100101111001101010110111100110100010111101101011110 8ebc8ec4bcd5bcd17d8ebc8ec4bcd5bcd17b5e
UTF-8 シト謝煮}シト謝煮{^ 111011111011110110111100111011111011111010000100111010001010110010011101111001111000010110101110011111011110111110111101101111001110111110111110100001001110100010101100100111011110011110000101101011100111101101011110 efbdbcefbe84e8ac9de785ae7defbdbcefbe84e8ac9de785ae7b5e
UHC ??謝煮}??謝煮{^ 001111110011111111011110111100111110110110110100011111010011111100111111110111101111001111101101101101000111101101011110 3f3fdef3edb47d3f3fdef3edb47b5e

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