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{^ 00111111001111110101011101011100011011100111110100111111001111110101011101011100011011100111101101011110 3f3f575c6e7d3f3f575c6e7b5e
SJIS-WIN 淲クW\n}淲クW\n{^ 111110110100010010111000010101110101110001101110011111011111101101000100101110000101011101011100011011100111101101011110 fb44b8575c6e7dfb44b8575c6e7b5e
EUC-JP ?クW\n}?クW\n{^ 001111111000111010111000010101110101110001101110011111010011111110001110101110000101011101011100011011100111101101011110 3f8eb8575c6e7d3f8eb8575c6e7b5e
UTF-8 淲クW\n}淲クW\n{^ 111001101011011110110010111011111011110110111000010101110101110001101110011111011110011010110111101100101110111110111101101110000101011101011100011011100111101101011110 e6b7b2efbdb8575c6e7de6b7b2efbdb8575c6e7b5e
UHC ??W\n}??W\n{^ 00111111001111110101011101011100011011100111110100111111001111110101011101011100011011100111101101011110 3f3f575c6e7d3f3f575c6e7b5e

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