Yes, most popularly used character code set encodings are ASCII supersets.
Are there any examples of ones that are not?
Shift JIS. It maps \ to YEN SIGN instead of REVERSE SOLIDUS '\'
and it maps ~ to OVERLINE rather than TILDE '~'. See JIS X 0201-1976.
Regards,
Glenn Adams