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 ??vW}??vW{^ 0011111100111111011101100101011101111101001111110011111101110110010101110111101101011110 3f3f76577d3f3f76577b5e
SJIS-WIN ??vW}??vW{^ 0011111100111111011101100101011101111101001111110011111101110110010101110111101101011110 3f3f76577d3f3f76577b5e
EUC-JP ??vW}??vW{^ 0011111100111111011101100101011101111101001111110011111101110110010101110111101101011110 3f3f76577d3f3f76577b5e
UTF-8 ӣӮvW}ӣӮvW{^ 110100111010001111010011101011100111011001010111011111011101001110100011110100111010111001110110010101110111101101011110 d3a3d3ae76577dd3a3d3ae76577b5e
UHC ??vW}??vW{^ 0011111100111111011101100101011101111101001111110011111101110110010101110111101101011110 3f3f76577d3f3f76577b5e

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