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{^ 110000101001011101001111010101110101110001101110011111011100001010010111010011110101011101011100011011100111101101011110 c2974f575c6e7dc2974f575c6e7b5e
EUC-JP ツ涌W\n}ツ涌W\n{^ 1000111011000010110011011011000001010111010111000110111001111101100011101100001011001101101100000101011101011100011011100111101101011110 8ec2cdb0575c6e7d8ec2cdb0575c6e7b5e
UTF-8 ツ涌W\n}ツ涌W\n{^ 111011111011111010000010111001101011011010001100010101110101110001101110011111011110111110111110100000101110011010110110100011000101011101011100011011100111101101011110 efbe82e6b68c575c6e7defbe82e6b68c575c6e7b5e
UHC ?涌W\n}?涌W\n{^ 001111111110100110111111010101110101110001101110011111010011111111101001101111110101011101011100011011100111101101011110 3fe9bf575c6e7d3fe9bf575c6e7b5e

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