I found this reply that I made in 1984 to Dennis Ritchie in the net.followup newsgroup. I was at the time lobbying Sun to add 8-bit character set support to the firmware, but they wanted to hold out for a 16-bit system, like the as yet unnamed Unicode. There was eventually an interim solution but my memory of that is a bit foggy.

#Usenet #DennisRitchie #C #Pascal #emacs #VT100 #charactersets #ISO8859 #languages #Swedish #programming #unicode #SunMicrosystems #Värmland

DB2 SQL Hexadecimal Data: Solving ASCII Encoding Issues in Member Files
Efficiently retrieve data from DB2 SQL even with Hexadecimal data! Learn techniques for handling character set issues & avoid those frustrating hex displays. #DB2SQL+ #HexadecimalData+ #CharacterSets+ #DataConversion+ #CCSID+ #SQLTechniques
https://tech-champion.com/database/db2-sql-hexadecimal-data-solving-ascii-encoding-issues-in-member-files/
Troubleshooting DB2 SQL queries returning hexadecimal data instead of ASCII...
DB2 SQL Hexadecimal Data: Solving ASCII Encoding Issues in Member Files

Resolve DB2 SQL queries returning hexadecimal data instead of ASCII characters. Learn solutions for member file encoding issues using CAST and CCSID. DB2 SQL Hexadecimal Data.

TECH CHAMPION

The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)

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

(October 8, 2003 by Joel Spolsky)

#encoding #ascii #utf-8 #unicode #charactersets