This application for Windows demonstrates a possible technique for including Unicode code points in an ADIF file that is highly compatible with existing ADIF-enabled applications and services. It is based on .NET Framework 3.5
- Microsoft .NET Framework 3.5
- Microsoft Visual Studio 2022 Community Edition
- The code is intended only as a demonstration and for use as a basis for writing production-quality code.
- 2025-09-30: v1.0.0.0 Initial version.
- 2025-10-05: v1.0.1.0 Hex rather then decimal values are used to represent offset code points.
- 2025-10-05: v1.0.1.1 Corrected year in README.md dates.