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{^ 11100111101100011001011001100001011011100111110111100111101100011001011001100001011011100111101101011110 e7b196616e7de7b196616e7b5e
EUC-JP 邀紡n}邀紡n{^ 11101110101100111100101111000010011011100111110111101110101100111100101111000010011011100111101101011110 eeb3cbc26e7deeb3cbc26e7b5e
UTF-8 邀紡n}邀紡n{^ 1110100110000010100000001110011110110100101000010110111001111101111010011000001010000000111001111011010010100001011011100111101101011110 e98280e7b4a16e7de98280e7b4a16e7b5e
UHC 邀紡n}邀紡n{^ 11101001101011011101101110110111011011100111110111101001101011011101101110110111011011100111101101011110 e9addbb76e7de9addbb76e7b5e

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