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{^ 11100101110100011011110010111001010101110111110111100101110100011011110010111001010101110111101101011110 e5d1bcb9577de5d1bcb9577b5e
EUC-JP 衽シケW}衽シケW{^ 1110101011010011100011101011110010001110101110010101011101111101111010101101001110001110101111001000111010111001010101110111101101011110 ead38ebc8eb9577dead38ebc8eb9577b5e
UTF-8 衽シケW}衽シケW{^ 1110100010100001101111011110111110111101101111001110111110111101101110010101011101111101111010001010000110111101111011111011110110111100111011111011110110111001010101110111101101011110 e8a1bdefbdbcefbdb9577de8a1bdefbdbcefbdb9577b5e
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)