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{^ 10011101110000101000100110011000011011100111110110011101110000101000100110011000011011100111101101011110 9dc289986e7d9dc289986e7b5e
EUC-JP 敖汚n}敖汚n{^ 11011010110001001011000111111000011011100111110111011010110001001011000111111000011011100111101101011110 dac4b1f86e7ddac4b1f86e7b5e
UTF-8 敖汚n}敖汚n{^ 1110011010010101100101101110011010110001100110100110111001111101111001101001010110010110111001101011000110011010011011100111101101011110 e69596e6b19a6e7de69596e6b19a6e7b5e
UHC 敖汚n}敖汚n{^ 11100111111110011110011111111101011011100111110111100111111110011110011111111101011011100111101101011110 e7f9e7fd6e7de7f9e7fd6e7b5e

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