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{^ 11100111101100001001010001001111011011100111110111100111101100001001010001001111011011100111101101011110 e7b0944f6e7de7b0944f6e7b5e
EUC-JP 邁念n}邁念n{^ 11101110101100101100011110110000011011100111110111101110101100101100011110110000011011100111101101011110 eeb2c7b06e7deeb2c7b06e7b5e
UTF-8 邁念n}邁念n{^ 1110100110000010100000011110010110111111101101010110111001111101111010011000001010000001111001011011111110110101011011100111101101011110 e98281e5bfb56e7de98281e5bfb56e7b5e
UHC 邁念n}邁念n{^ 11011000111001001101001010110111011011100111110111011000111001001101001010110111011011100111101101011110 d8e4d2b76e7dd8e4d2b76e7b5e

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