Const
Padding Character (PAD)
PAD
0x80 (@)
0x80
@
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.
https://en.wikipedia.org/wiki/C0_and_C1_control_codes
Padding Character (
PAD
)0x80
(@
)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.