[fpc-pascal] Printing unicode characters

Hairy Pixels genericptr at gmail.com
Sun Dec 1 15:11:23 CET 2024


 On Dec 1, 2024 at 2:02:06 PM, Adriaan van Os via fpc-pascal <
fpc-pascal at lists.freepascal.org> wrote:

> They call that "Unicode", which is plain nonsense. In the real world, one
> can not stuff 21-bits
> into 16-bits.
>
> For heaven's sake, let's stop talking about so-called "Unicode" and
> instead use UTF-8
> <https://en.wikipedia.org/wiki/UTf-8> or UTF-32 <
> https://en.wikipedia.org/wiki/UCS-4>.
>

Good point, I read this very good article and he states unicode without
encoding is nonsense. Why not UTF-16 though? I think next to UTF-8 it’s the
most common right?


https://www.joelonsoftware.com/2003/10/08/the-absolute-minimum-every-software-developer-absolutely-positively-must-know-about-unicode-and-character-sets-no-excuses/

Regards,
    Ryan Joseph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20241201/6e448972/attachment.htm>


More information about the fpc-pascal mailing list