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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 足趁n}足趁n{^ 10010001101010111110011011100001011011100111110110010001101010111110011011100001011011100111101101011110 91abe6e16e7d91abe6e16e7b5e
EUC-JP 足趁n}足趁n{^ 11000010101011011110110011100011011011100111110111000010101011011110110011100011011011100111101101011110 c2adece36e7dc2adece36e7b5e
UTF-8 足趁n}足趁n{^ 1110100010110110101100111110100010110110100000010110111001111101111010001011011010110011111010001011011010000001011011100111101101011110 e8b6b3e8b6816e7de8b6b3e8b6816e7b5e
UHC 足?n}足?n{^ 1111000011101011001111110110111001111101111100001110101100111111011011100111101101011110 f0eb3f6e7df0eb3f6e7b5e

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