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{^ 1001000010100101001111110110111001111101100100001010010100111111011011100111101101011110 90a53f6e7d90a53f6e7b5e
EUC-JP 是梡n}是梡n{^ 110000001010011110001111110000111111001101101110011111011100000010100111100011111100001111110011011011100111101101011110 c0a78fc3f36e7dc0a78fc3f36e7b5e
UTF-8 是梡n}是梡n{^ 1110011010011000101011111110011010100010101000010110111001111101111001101001100010101111111001101010001010100001011011100111101101011110 e698afe6a2a16e7de698afe6a2a16e7b5e
UHC 是梡n}是梡n{^ 11100011110000001110100011001001011011100111110111100011110000001110100011001001011011100111101101011110 e3c0e8c96e7de3c0e8c96e7b5e

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