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 ???W\n}???W\n{^ 001111110011111100111111010101110101110001101110011111010011111100111111001111110101011101011100011011100111101101011110 3f3f3f575c6e7d3f3f3f575c6e7b5e
SJIS-WIN マオ邏W\n}マオ邏W\n{^ 1100111110110101111001111011010001010111010111000110111001111101110011111011010111100111101101000101011101011100011011100111101101011110 cfb5e7b4575c6e7dcfb5e7b4575c6e7b5e
EUC-JP マオ邏W\n}マオ邏W\n{^ 100011101100111110001110101101011110111010110110010101110101110001101110011111011000111011001111100011101011010111101110101101100101011101011100011011100111101101011110 8ecf8eb5eeb6575c6e7d8ecf8eb5eeb6575c6e7b5e
UTF-8 マオ邏W\n}マオ邏W\n{^ 111011111011111010001111111011111011110110110101111010011000001010001111010101110101110001101110011111011110111110111110100011111110111110111101101101011110100110000010100011110101011101011100011011100111101101011110 efbe8fefbdb5e9828f575c6e7defbe8fefbdb5e9828f575c6e7b5e
UHC ??邏W\n}??邏W\n{^ 0011111100111111110101011010010001010111010111000110111001111101001111110011111111010101101001000101011101011100011011100111101101011110 3f3fd5a4575c6e7d3f3fd5a4575c6e7b5e

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