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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 驕假スァ[驕假スァ[^ 111010011000000110011000111011111011110110100111010110111110100110000001100110001110111110111101101001110101101101011110 e98198efbda75be98198efbda75b5e
EUC-JP 驕假スァ[驕假スァ[^ 11110001111000011101000011110001100011101011110110001110101001110101101111110001111000011101000011110001100011101011110110001110101001110101101101011110 f1e1d0f18ebd8ea75bf1e1d0f18ebd8ea75b5e
UTF-8 驕假スァ[驕假スァ[^ 111010011010100110010101111001011000000110000111111011111011110110111101111011111011110110100111010110111110100110101001100101011110010110000001100001111110111110111101101111011110111110111101101001110101101101011110 e9a995e58187efbdbdefbda75be9a995e58187efbdbdefbda75b5e
UHC 驕假??[驕假??[^ 110011101111011011001010101000110011111100111111010110111100111011110110110010101010001100111111001111110101101101011110 cef6caa33f3f5bcef6caa33f3f5b5e

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