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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 硝ォ杓湿硝ォ杓湿^ 100011111100100110101011100011101101101110001110101111001000111111001001101010111000111011011011100011101011110001011110 8fc9ab8edb8ebc8fc9ab8edb8ebc5e
EUC-JP 硝ォ杓湿硝ォ杓湿^ 1011111011001011100011101010101110111100110111011011110010111110101111101100101110001110101010111011110011011101101111001011111001011110 becb8eabbcddbcbebecb8eabbcddbcbe5e
UTF-8 硝ォ杓湿硝ォ杓湿^ 11100111101000011001110111101111101111011010101111100110100111011001001111100110101110011011111111100111101000011001110111101111101111011010101111100110100111011001001111100110101110011011111101011110 e7a19defbdabe69d93e6b9bfe7a19defbdabe69d93e6b9bf5e
UHC 硝?杓?硝?杓?^ 11110101101001100011111111111000111101010011111111110101101001100011111111111000111101010011111101011110 f5a63ff8f53ff5a63ff8f53f5e

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