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 余?[}余?[{^ 1001011101011101001111110101101101111101100101110101110100111111010110110111101101011110 975d3f5b7d975d3f5b7b5e
EUC-JP 余?[}余?[{^ 1100110110111110001111110101101101111101110011011011111000111111010110110111101101011110 cdbe3f5b7dcdbe3f5b7b5e
UTF-8 余籠[}余籠[{^ 1110010010111101100110011110111110100101100001000101101101111101111001001011110110011001111011111010010110000100010110110111101101011110 e4bd99efa5845b7de4bd99efa5845b7b5e
UHC 余籠[}余籠[{^ 11100101111110011101001011011001010110110111110111100101111110011101001011011001010110110111101101011110 e5f9d2d95b7de5f9d2d95b7b5e

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