Const
C1: Padding Character (PAD)
PAD
Proposed as a "padding" or "high byte" for single-byte characters to make them two bytes long for easier interoperability with multiple byte characters.Extended Unix Code(EUC) occasionally uses this.
0x80 Copy
0x80
@ Copy
@
https://en.wikipedia.org/wiki/C0_and_C1_control_codes
C1: Padding Character (
PAD)Proposed as a "padding" or "high byte" for single-byte characters to make them two bytes long for easier interoperability with multiple byte characters.Extended Unix Code(EUC) occasionally uses this.