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 叩WW}叩WW{^ 11100101100011111010100101010111010101110111110111100101100011111010100101010111010101110111101101011110 e58fa957577de58fa957577b5e
SJIS-WIN ???WW}???WW{^ 00111111001111110011111101010111010101110111110100111111001111110011111101010111010101110111101101011110 3f3f3f57577d3f3f3f57577b5e
EUC-JP å?©WW}å?©WW{^ 100011111010101110101001001111111000111110100010111011010101011101010111011111011000111110101011101010010011111110001111101000101110110101010111010101110111101101011110 8faba93f8fa2ed57577d8faba93f8fa2ed57577b5e
UTF-8 叩WW}叩WW{^ 11000011101001011100001010001111110000101010100101010111010101110111110111000011101001011100001010001111110000101010100101010111010101110111101101011110 c3a5c28fc2a957577dc3a5c28fc2a957577b5e
UHC ???WW}???WW{^ 00111111001111110011111101010111010101110111110100111111001111110011111101010111010101110111101101011110 3f3f3f57577d3f3f3f57577b5e

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