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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN シマシイ雹}シマシイ雹{^ 101111001100111110111100101100101110100010111001011111011011110011001111101111001011001011101000101110010111101101011110 bccfbcb2e8b97dbccfbcb2e8b97b5e
EUC-JP シマシイ雹}シマシイ雹{^ 1000111010111100100011101100111110001110101111001000111010110010111100001011101101111101100011101011110010001110110011111000111010111100100011101011001011110000101110110111101101011110 8ebc8ecf8ebc8eb2f0bb7d8ebc8ecf8ebc8eb2f0bb7b5e
UTF-8 シマシイ雹}シマシイ雹{^ 111011111011110110111100111011111011111010001111111011111011110110111100111011111011110110110010111010011001101110111001011111011110111110111101101111001110111110111110100011111110111110111101101111001110111110111101101100101110100110011011101110010111101101011110 efbdbcefbe8fefbdbcefbdb2e99bb97defbdbcefbe8fefbdbcefbdb2e99bb97b5e
UHC ????雹}????雹{^ 001111110011111100111111001111111101101011011111011111010011111100111111001111110011111111011010110111110111101101011110 3f3f3f3fdadf7d3f3f3f3fdadf7b5e

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