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 隹ァ魍ァ[隹ァ魍ァ[^ 111010001011000010100111111010011011000110100111010110111110100010110000101001111110100110110001101001110101101101011110 e8b0a7e9b1a75be8b0a7e9b1a75b5e
EUC-JP 隹ァ魍ァ[隹ァ魍ァ[^ 11110000101100101000111010100111111100101011001110001110101001110101101111110000101100101000111010100111111100101011001110001110101001110101101101011110 f0b28ea7f2b38ea75bf0b28ea7f2b38ea75b5e
UTF-8 隹ァ魍ァ[隹ァ魍ァ[^ 111010011001101010111001111011111011110110100111111010011010110110001101111011111011110110100111010110111110100110011010101110011110111110111101101001111110100110101101100011011110111110111101101001110101101101011110 e99ab9efbda7e9ad8defbda75be99ab9efbda7e9ad8defbda75b5e
UHC ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e

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