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{^ 1110001110010101100100001000101010001100101010010110111001111101111000111001010110010000100010101000110010101001011011100111101101011110 e395908a8ca96e7de395908a8ca96e7b5e
EUC-JP 纒衰見n}纒衰見n{^ 1110010111110101101111111110101010111000101010110110111001111101111001011111010110111111111010101011100010101011011011100111101101011110 e5f5bfeab8ab6e7de5f5bfeab8ab6e7b5e
UTF-8 纒衰見n}纒衰見n{^ 1110011110111010100100101110100010100001101100001110100010100110100010110110111001111101111001111011101010010010111010001010000110110000111010001010011010001011011011100111101101011110 e7ba92e8a1b0e8a68b6e7de7ba92e8a1b0e8a68b6e7b5e
UHC ?衰見n}?衰見n{^ 001111111110000111110001110011001011100001101110011111010011111111100001111100011100110010111000011011100111101101011110 3fe1f1ccb86e7d3fe1f1ccb86e7b5e

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