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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 幗鳧[}幗鳧[{^ 10011011111011001110100111101000010110110111110110011011111011001110100111101000010110110111101101011110 9bece9e85b7d9bece9e85b7b5e
EUC-JP 幗鳧[}幗鳧[{^ 11010110111011101111001011101010010110110111110111010110111011101111001011101010010110110111101101011110 d6eef2ea5b7dd6eef2ea5b7b5e
UTF-8 幗鳧[}幗鳧[{^ 1110010110111001100101111110100110110011101001110101101101111101111001011011100110010111111010011011001110100111010110110111101101011110 e5b997e9b3a75b7de5b997e9b3a75b7b5e
UHC ?鳧[}?鳧[{^ 0011111111011101110000000101101101111101001111111101110111000000010110110111101101011110 3fddc05b7d3fddc05b7b5e

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