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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 余??n}余??n{^ 10010111010111010011111100111111011011100111110110010111010111010011111100111111011011100111101101011110 975d3f3f6e7d975d3f3f6e7b5e
EUC-JP 余??n}余??n{^ 11001101101111100011111100111111011011100111110111001101101111100011111100111111011011100111101101011110 cdbe3f3f6e7dcdbe3f3f6e7b5e
UTF-8 余숂옱n}余숂옱n{^ 1110010010111101100110011110110010001000100000101110110010011000101100010110111001111101111001001011110110011001111011001000100010000010111011001001100010110001011011100111101101011110 e4bd99ec8882ec98b16e7de4bd99ec8882ec98b16e7b5e
UHC 余숂옱n}余숂옱n{^ 1110010111111001100110011110011110011110101011000110111001111101111001011111100110011001111001111001111010101100011011100111101101011110 e5f999e79eac6e7de5f999e79eac6e7b5e

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