From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:ad4:5541:: with SMTP id v1mr1278979qvy.49.1631352033044; Sat, 11 Sep 2021 02:20:33 -0700 (PDT) X-Received: by 2002:a25:2ccf:: with SMTP id s198mr2465955ybs.452.1631352032740; Sat, 11 Sep 2021 02:20:32 -0700 (PDT) Path: eternal-september.org!reader02.eternal-september.org!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 11 Sep 2021 02:20:32 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=94.31.101.123; posting-account=rmHyLAoAAADSQmMWJF0a_815Fdd96RDf NNTP-Posting-Host: 94.31.101.123 References: <06dbbe8e-737e-44c2-9e9c-40e8f8aade2fn@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <234ee351-3abb-445e-9d34-d5abd7a8a9b6n@googlegroups.com> Subject: =?UTF-8?B?UmU6IEd0a0FkYSBhbmQg4oKs?= From: AdaMagica Injection-Date: Sat, 11 Sep 2021 09:20:33 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:62699 List-Id: Is there no way to use the character =E2=82=AC directly? Imagine, you want = to write cyrillc on label of a gui? Would you use hex values or would you w= rite =D0=AF =D0=B3=D0=BE=D0=B2=D0=BE=D1=80=D1=8E =D0=BF=D0=BE-=D1=80=D1=83=D1=81= =D1=81=D0=BA=D0=B8. Christoph