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 遽ゥ雹穫}遽ゥ雹穫{^ 1110011110101111101010011110100010111001100010100110111001111101111001111010111110101001111010001011100110001010011011100111101101011110 e7afa9e8b98a6e7de7afa9e8b98a6e7b5e
EUC-JP 遽ゥ雹穫}遽ゥ雹穫{^ 11101110101100011000111010101001111100001011101110110011110011110111110111101110101100011000111010101001111100001011101110110011110011110111101101011110 eeb18ea9f0bbb3cf7deeb18ea9f0bbb3cf7b5e
UTF-8 遽ゥ雹穫}遽ゥ雹穫{^ 111010011000000110111101111011111011110110101001111010011001101110111001111001111010100110101011011111011110100110000001101111011110111110111101101010011110100110011011101110011110011110101001101010110111101101011110 e981bdefbda9e99bb9e7a9ab7de981bdefbda9e99bb9e7a9ab7b5e
UHC 遽?雹穫}遽?雹穫{^ 1100101111101000001111111101101011011111111111001010111001111101110010111110100000111111110110101101111111111100101011100111101101011110 cbe83fdadffcae7dcbe83fdadffcae7b5e

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