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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?杆??杆?^ 001111111001111001010111001111110011111110011110010101110011111101011110 3f9e573f3f9e573f5e
EUC-JP 焌杆?焌杆?^ 10001111110010011110100011011011101110000011111110001111110010011110100011011011101110000011111101011110 8fc9e8dbb83f8fc9e8dbb83f5e
UTF-8 焌杆렯焌杆렭^ 11100111100001001000110011100110100111011000011011101011101000001010111111100111100001001000110011100110100111011000011011101011101000001010110101011110 e7848ce69d86eba0afe7848ce69d86eba0ad5e
UHC 焌杆렯焌杆렭^ 11110001111000001100101011010010100011101011110011110001111000001100101011010010100011101011101001011110 f1e0cad28ebcf1e0cad28eba5e

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