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{^ 10001001110001111000110101110110011011100111110110001001110001111000110101110110011011100111101101011110 89c78d766e7d89c78d766e7b5e
EUC-JP 寡貢n}寡貢n{^ 10110010110010011011100111010111011011100111110110110010110010011011100111010111011011100111101101011110 b2c9b9d76e7db2c9b9d76e7b5e
UTF-8 寡貢n}寡貢n{^ 1110010110101111101000011110100010110010101000100110111001111101111001011010111110100001111010001011001010100010011011100111101101011110 e5afa1e8b2a26e7de5afa1e8b2a26e7b5e
UHC 寡貢n}寡貢n{^ 11001101111110111100110111111000011011100111110111001101111110111100110111111000011011100111101101011110 cdfbcdf86e7dcdfbcdf86e7b5e

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