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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 雹霪蒂}雹霪蒂{^ 111010001011100111101000110001001110010011011010011111011110100010111001111010001100010011100100110110100111101101011110 e8b9e8c4e4da7de8b9e8c4e4da7b5e
EUC-JP 雹霪蒂}雹霪蒂{^ 111100001011101111110000110001101110100011011100011111011111000010111011111100001100011011101000110111000111101101011110 f0bbf0c6e8dc7df0bbf0c6e8dc7b5e
UTF-8 雹霪蒂}雹霪蒂{^ 111010011001101110111001111010011001110010101010111010001001001010000010011111011110100110011011101110011110100110011100101010101110100010010010100000100111101101011110 e99bb9e99caae892827de99bb9e99caae892827b5e
UHC 雹??}雹??{^ 1101101011011111001111110011111101111101110110101101111100111111001111110111101101011110 dadf3f3f7ddadf3f3f7b5e

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