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}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN ヘァW}ヘァW{^ 11111000111001111100110110100111010101110111110111111000111001111100110110100111010101110111101101011110 f8e7cda7577df8e7cda7577b5e
EUC-JP ?ヘァW}?ヘァW{^ 001111111000111011001101100011101010011101010111011111010011111110001110110011011000111010100111010101110111101101011110 3f8ecd8ea7577d3f8ecd8ea7577b5e
UTF-8 ヘァW}ヘァW{^ 1110111010011010100001101110111110111110100011011110111110111101101001110101011101111101111011101001101010000110111011111011111010001101111011111011110110100111010101110111101101011110 ee9a86efbe8defbda7577dee9a86efbe8defbda7577b5e
UHC ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e

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