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 ??J}??J{^ 001111110011111101001010011111010011111100111111010010100111101101011110 3f3f4a7d3f3f4a7b5e
SJIS-WIN 賊束J}賊束J{^ 10010001101011111001000110101001010010100111110110010001101011111001000110101001010010100111101101011110 91af91a94a7d91af91a94a7b5e
EUC-JP 賊束J}賊束J{^ 11000010101100011100001010101011010010100111110111000010101100011100001010101011010010100111101101011110 c2b1c2ab4a7dc2b1c2ab4a7b5e
UTF-8 賊束J}賊束J{^ 1110100010110011100010101110011010011101100111110100101001111101111010001011001110001010111001101001110110011111010010100111101101011110 e8b38ae69d9f4a7de8b38ae69d9f4a7b5e
UHC 賊束J}賊束J{^ 11101110111001001110000111010110010010100111110111101110111001001110000111010110010010100111101101011110 eee4e1d64a7deee4e1d64a7b5e

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