diff --git a/templates/pages/packet.html b/templates/pages/packet.html index 83c616f..3b577dc 100644 --- a/templates/pages/packet.html +++ b/templates/pages/packet.html @@ -135,6 +135,13 @@ +
0x00
0xFF
0x20
0xDF
Data is assumed by default to be in ISO 8859 encoding. That is, for encodings 0x00
and
+ 0x40
, no transformation is performed on the binary data to produce readable text.
ASCII encoding is true 7-bit ASCII, with the 8th bit always set to 0. This is validated.
The full table for these values can be found in libavs.