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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 襍カ闢杵}襍カ闢杵{^ 1110100010110101101101101110100010010011100010110110111001111101111010001011010110110110111010001001001110001011011011100111101101011110 e8b5b6e8938b6e7de8b5b6e8938b6e7b5e
EUC-JP 襍カ闢杵}襍カ闢杵{^ 11110000101101111000111010110110111011111111001110110101110011110111110111110000101101111000111010110110111011111111001110110101110011110111101101011110 f0b78eb6eff3b5cf7df0b78eb6eff3b5cf7b5e
UTF-8 襍カ闢杵}襍カ闢杵{^ 111010001010010110001101111011111011110110110110111010011001011110100010111001101001110110110101011111011110100010100101100011011110111110111101101101101110100110010111101000101110011010011101101101010111101101011110 e8a58defbdb6e997a2e69db57de8a58defbdb6e997a2e69db57b5e
UHC ??闢杵}??闢杵{^ 001111110011111111011100101000111110111010111110011111010011111100111111110111001010001111101110101111100111101101011110 3f3fdca3eebe7d3f3fdca3eebe7b5e

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