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 鬆川クッ鬆川クッ^ 11101001101000001001000011101100101110001010111111101001101000001001000011101100101110001010111101011110 e9a090ecb8afe9a090ecb8af5e
EUC-JP 鬆川クッ鬆川クッ^ 1111001010100010110000001110111010001110101110001000111010101111111100101010001011000000111011101000111010111000100011101010111101011110 f2a2c0ee8eb88eaff2a2c0ee8eb88eaf5e
UTF-8 鬆川クッ鬆川クッ^ 11101001101011001000011011100101101101111001110111101111101111011011100011101111101111011010111111101001101011001000011011100101101101111001110111101111101111011011100011101111101111011010111101011110 e9ac86e5b79defbdb8efbdafe9ac86e5b79defbdb8efbdaf5e
UHC ?川???川??^ 0011111111110100101110010011111100111111001111111111010010111001001111110011111101011110 3ff4b93f3f3ff4b93f3f5e

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