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 慴}慴{^ 111001101000010110110100011111011110011010000101101101000111101101011110 e685b47de685b47b5e
SJIS-WIN ??´}??´{^ 0011111100111111100000010100110001111101001111110011111110000001010011000111101101011110 3f3f814c7d3f3f814c7b5e
EUC-JP æ?´}æ?´{^ 100011111010100111000001001111111010000110101101011111011000111110101001110000010011111110100001101011010111101101011110 8fa9c13fa1ad7d8fa9c13fa1ad7b5e
UTF-8 慴}慴{^ 110000111010011011000010100001011100001010110100011111011100001110100110110000101000010111000010101101000111101101011110 c3a6c285c2b47dc3a6c285c2b47b5e
UHC æ?´}æ?´{^ 10101001101000010011111110100010101001010111110110101001101000010011111110100010101001010111101101011110 a9a13fa2a57da9a13fa2a57b5e

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