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 ???Wn}???Wn{^ 00111111001111110011111101010111011011100111110100111111001111110011111101010111011011100111101101011110 3f3f3f576e7d3f3f3f576e7b5e
SJIS-WIN ??寡Wn}??寡Wn{^ 001111110011111110001001110001110101011101101110011111010011111100111111100010011100011101010111011011100111101101011110 3f3f89c7576e7d3f3f89c7576e7b5e
EUC-JP ?倜寡Wn}?倜寡Wn{^ 00111111100011111011000111010101101100101100100101010111011011100111110100111111100011111011000111010101101100101100100101010111011011100111101101011110 3f8fb1d5b2c9576e7d3f8fb1d5b2c9576e7b5e
UTF-8 뤑倜寡Wn}뤑倜寡Wn{^ 11101011101001001001000111100101100000001001110011100101101011111010000101010111011011100111110111101011101001001001000111100101100000001001110011100101101011111010000101010111011011100111101101011110 eba491e5809ce5afa1576e7deba491e5809ce5afa1576e7b5e
UHC 뤑倜寡Wn}뤑倜寡Wn{^ 10001111110000011111010010100110110011011111101101010111011011100111110110001111110000011111010010100110110011011111101101010111011011100111101101011110 8fc1f4a6cdfb576e7d8fc1f4a6cdfb576e7b5e

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