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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 撓襄?}撓襄?{^ 10011101100110101110010111110101001111110111110110011101100110101110010111110101001111110111101101011110 9d9ae5f53f7d9d9ae5f53f7b5e
EUC-JP 撓襄?}撓襄?{^ 11011001111110101110101011110111001111110111110111011001111110101110101011110111001111110111101101011110 d9faeaf73f7dd9faeaf73f7b5e
UTF-8 撓襄솨}撓襄솨{^ 111001101001001010010011111010001010010110000100111011001000011010101000011111011110011010010010100100111110100010100101100001001110110010000110101010000111101101011110 e69293e8a584ec86a87de69293e8a584ec86a87b5e
UHC 撓襄솨}撓襄솨{^ 111010001111010111100101110100011011110011011101011111011110100011110101111001011101000110111100110111010111101101011110 e8f5e5d1bcdd7de8f5e5d1bcdd7b5e

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