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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN 蟷鈴ウァ[}蟷鈴ウァ[{^ 1110010110111001100101111110100110110011101001110101101101111101111001011011100110010111111010011011001110100111010110110111101101011110 e5b997e9b3a75b7de5b997e9b3a75b7b5e
EUC-JP 蟷鈴ウァ[}蟷鈴ウァ[{^ 111010101011101111001110111010111000111010110011100011101010011101011011011111011110101010111011110011101110101110001110101100111000111010100111010110110111101101011110 eabbceeb8eb38ea75b7deabbceeb8eb38ea75b7b5e
UTF-8 蟷鈴ウァ[}蟷鈴ウァ[{^ 1110100010011111101101111110100110001000101101001110111110111101101100111110111110111101101001110101101101111101111010001001111110110111111010011000100010110100111011111011110110110011111011111011110110100111010110110111101101011110 e89fb7e988b4efbdb3efbda75b7de89fb7e988b4efbdb3efbda75b7b5e
UHC ?鈴??[}?鈴??[{^ 001111111101011011000010001111110011111101011011011111010011111111010110110000100011111100111111010110110111101101011110 3fd6c23f3f5b7d3fd6c23f3f5b7b5e

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