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 襦矩寝}襦矩寝{^ 111001100100000010001011111010011001000001010001011111011110011001000000100010111110100110010000010100010111101101011110 e6408be990517de6408be990517b5e
EUC-JP 襦矩寝}襦矩寝{^ 111010111010000110110110111010111011111110110010011111011110101110100001101101101110101110111111101100100111101101011110 eba1b6ebbfb27deba1b6ebbfb27b5e
UTF-8 襦矩寝}襦矩寝{^ 111010001010010110100110111001111001111110101001111001011010111110011101011111011110100010100101101001101110011110011111101010011110010110101111100111010111101101011110 e8a5a6e79fa9e5af9d7de8a5a6e79fa9e5af9d7b5e
UHC ?矩?}?矩?{^ 0011111111001111101110110011111101111101001111111100111110111011001111110111101101011110 3fcfbb3f7d3fcfbb3f7b5e

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