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{^ 00111111001111110101011101011100011011100111110100111111001111110101011101011100011011100111101101011110 3f3f575c6e7d3f3f575c6e7b5e
EUC-JP ?栯W\n}?栯W\n{^ 0011111110001111110000111101001001010111010111000110111001111101001111111000111111000011110100100101011101011100011011100111101101011110 3f8fc3d2575c6e7d3f8fc3d2575c6e7b5e
UTF-8 쌺栯W\n}쌺栯W\n{^ 111011001000110010111010111001101010000010101111010101110101110001101110011111011110110010001100101110101110011010100000101011110101011101011100011011100111101101011110 ec8cbae6a0af575c6e7dec8cbae6a0af575c6e7b5e
UHC 쌺栯W\n}쌺栯W\n{^ 1001101101101000111010011111000101010111010111000110111001111101100110110110100011101001111100010101011101011100011011100111101101011110 9b68e9f1575c6e7d9b68e9f1575c6e7b5e

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