Cjk Compatibility Ideograph-fa26 Letter
都 (U+FA26) is a CJK compatibility ideograph used in some legacy CJK text encoding contexts.
U+FA26
都 is a CJK compatibility ideograph identified as U+FA26. It’s primarily encountered when working with legacy text, fonts, or encoded datasets that include compatibility forms.
Cjk Compatibility Ideograph-fa26 Letter Meaning
都 (U+FA26) is a “CJK Compatibility Ideograph,” a code point in the Unicode CJK compatibility block. Compatibility ideographs often exist to represent compatibility forms used in older encodings or font mappings, rather than being newly standardized characters with a single modern form. In practice, you’ll most commonly see this symbol in legacy data, historical text conversions, or situations where a dataset contains compatibility characters. If you’re copying into a document or website, the main concern is ensuring the font and system support the character so it displays correctly.
Common uses
- •Copying a character from legacy or archival text into a modern editor
- •Matching or preserving exact glyphs when cleaning up Unicode datasets
- •Using the character in debugging or validation of CJK compatibility mappings
- •Including the exact symbol in documentation, logs, or migration notes
- •Preparing text samples for font or rendering compatibility checks
Examples
都 — CJK Compatibility Ideograph-Fa26
- 都Example 1: 都
- 都Example 2: Legacy token: 都
- 都Example 3: Compatibility form 都 in a dataset row
- 都Example 4: Character check: U+FA26 都
- 都Example 5: Copied exactly: 都
Variations
Technical codes
| Unicode | U+FA26 | |
| HTML Entity | 都 | |
| HTML Code | 都 | |
| CSS | \FA26 |
FAQ
What does the Cjk Compatibility Ideograph-fa26 letter mean?
都 (U+FA26) is a “CJK Compatibility Ideograph,” a code point in the Unicode CJK compatibility block. Compatibility ideographs often exist to represent compatibility forms used in older encodings or font mappings, rather than being newly standardized characters with a single modern form. In practice, you’ll most commonly see this symbol in legacy data, historical text conversions, or situations where a dataset contains compatibility characters. If you’re copying into a document or website, the main concern is ensuring the font and system support the character so it displays correctly.
What is 都 called in Unicode?
It is named “CJK COMPATIBILITY IDEOGRAPH-FA26” and has the code point U+FA26.
How do I copy 都 reliably for web or code?
Use the direct character (都) or the HTML entity 都, or use the escapes \\\\FA26 (CSS) / \\\\u{FA26} (JavaScript).
Will it display the same everywhere?
Not always. Display depends on whether the user’s system and fonts support that specific CJK compatibility ideograph.
Is 都 the same as a modern Chinese/Japanese character?
It is a compatibility character. It may correspond to compatibility forms from older encodings, so it’s best treated as an exact code point when preserving data fidelity.