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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 雹シユシ」雹シユシ」B 11101000101110011011110011010101101111001010001111101000101110011011110011010101101111001010001101000010 e8b9bcd5bca3e8b9bcd5bca342
EUC-JP 雹シユシ」雹シユシ」B 111100001011101110001110101111001000111011010101100011101011110010001110101000111111000010111011100011101011110010001110110101011000111010111100100011101010001101000010 f0bb8ebc8ed58ebc8ea3f0bb8ebc8ed58ebc8ea342
UTF-8 雹シユシ」雹シユシ」B 11101001100110111011100111101111101111011011110011101111101111101001010111101111101111011011110011101111101111011010001111101001100110111011100111101111101111011011110011101111101111101001010111101111101111011011110011101111101111011010001101000010 e99bb9efbdbcefbe95efbdbcefbda3e99bb9efbdbcefbe95efbdbcefbda342
UHC 雹????雹????B 11011010110111110011111100111111001111110011111111011010110111110011111100111111001111110011111101000010 dadf3f3f3f3fdadf3f3f3f3f42

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