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 雹シマシイ}雹シマシイ{^ 111010001011100110111100110011111011110010110010011111011110100010111001101111001100111110111100101100100111101101011110 e8b9bccfbcb27de8b9bccfbcb27b5e
EUC-JP 雹シマシイ}雹シマシイ{^ 1111000010111011100011101011110010001110110011111000111010111100100011101011001001111101111100001011101110001110101111001000111011001111100011101011110010001110101100100111101101011110 f0bb8ebc8ecf8ebc8eb27df0bb8ebc8ecf8ebc8eb27b5e
UTF-8 雹シマシイ}雹シマシイ{^ 111010011001101110111001111011111011110110111100111011111011111010001111111011111011110110111100111011111011110110110010011111011110100110011011101110011110111110111101101111001110111110111110100011111110111110111101101111001110111110111101101100100111101101011110 e99bb9efbdbcefbe8fefbdbcefbdb27de99bb9efbdbcefbe8fefbdbcefbdb27b5e
UHC 雹????}雹????{^ 110110101101111100111111001111110011111100111111011111011101101011011111001111110011111100111111001111110111101101011110 dadf3f3f3f3f7ddadf3f3f3f3f7b5e

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