Cjk Compatibility Ideograph-f9de Letter
吏 is a Unicode CJK compatibility ideograph (U+F9DE) used in East Asian text encoding compatibility.
U+F9DE
吏 is a single Unicode character from the CJK compatibility set. It’s identified as U+F9DE and can be copied directly into design and text tools. This page helps you use it reliably across platforms.
Cjk Compatibility Ideograph-f9de Letter Meaning
吏 is classified as a “CJK Compatibility Ideograph” (Unicode name: CJK COMPATIBILITY IDEOGRAPH-F9DE, code point U+F9DE). Compatibility ideographs are primarily included to support round-trip text processing, legacy encodings, and older documents that rely on compatibility character mappings. In practice, the symbol’s “meaning” is tied to the specific character identity used by Unicode compatibility tables rather than being a broadly standardized modern punctuation or emoji concept. If you encounter it in existing content, the safest approach is to treat it as a precise character that should be preserved exactly.
Common uses
- •Preserving exact characters when copying legacy East Asian text or documents
- •Accurate rendering in web pages or apps that must match stored Unicode content
- •Typography and layout work where a specific compatibility ideograph must not change
- •Debugging or validating text encoding/normalization behavior in software
- •Using as a specific character token in linguistic or corpus data workflows
Examples
吏 CJK Compatibility Ideograph F9DE
- 吏Paste: 吏 into a message to reproduce the exact character
- 吏HTML: <span>吏</span> shows 吏
- 吏JavaScript: document.write('\\u{F9DE}'); renders 吏
- 吏Add to a design comp: set the text to 吏 with correct font support
- 吏Search/compare: confirm your data contains U+F9DE (吏)
Variations
Technical codes
| Unicode | U+F9DE | |
| HTML Entity | 吏 | |
| HTML Code | 吏 | |
| CSS | \F9DE |
FAQ
What does the Cjk Compatibility Ideograph-f9de letter mean?
吏 is classified as a “CJK Compatibility Ideograph” (Unicode name: CJK COMPATIBILITY IDEOGRAPH-F9DE, code point U+F9DE). Compatibility ideographs are primarily included to support round-trip text processing, legacy encodings, and older documents that rely on compatibility character mappings. In practice, the symbol’s “meaning” is tied to the specific character identity used by Unicode compatibility tables rather than being a broadly standardized modern punctuation or emoji concept. If you encounter it in existing content, the safest approach is to treat it as a precise character that should be preserved exactly.
What is the Unicode code point for 吏?
吏 is U+F9DE (Unicode name: CJK COMPATIBILITY IDEOGRAPH-F9DE).
How can I copy 吏 into my project?
Copy the character directly (吏), or use the HTML entity 吏 / CSS escape \\F9DE / JavaScript escape \\u{F9DE}.
Why is it labeled “compatibility” in Unicode?
Compatibility ideographs are included to support legacy encodings and compatibility mappings, helping ensure older text can round-trip accurately.
Will 吏 always display correctly on my device?
Not necessarily—display depends on font support for that specific character. If it looks like a box, try a CJK-capable font.