free-symbols

Cjk Compatibility Ideograph-f997 Letter

聯 is a CJK Compatibility Ideograph character (U+F997) often used in text that relies on compatibility mappings.

U+F997

聯 is a Unicode “CJK Compatibility Ideograph” character. It’s used when text sources or fonts rely on compatibility forms. This page helps you copy it and use the correct code point in HTML, CSS, and JavaScript.

Cjk Compatibility Ideograph-f997 Letter Meaning

聯 is Unicode character U+F997, named “CJK COMPATIBILITY IDEOGRAPH-F997.” As a CJK compatibility ideograph, it belongs to a set of characters intended for compatibility with legacy encodings or font/text mappings. In practice, users encounter it when copying from certain sources, old documents, or systems that preserve compatibility forms for Chinese/Japanese text rendering. If the character appears in your content unexpectedly, it may indicate a compatibility mapping rather than a widely recognized common punctuation or symbol. For reliable results, use the exact code point (U+F997) and ensure your font supports that character.

Common uses

  • Copy/paste of CJK text from legacy documents that contain compatibility ideographs
  • Preserving exact character identity in web content when a source uses U+F997
  • Debugging or verifying rendering differences across fonts and platforms for CJK compatibility characters
  • Typography/layout tasks where the exact Unicode character must match the original
  • Developing search, normalization, or mapping logic for CJK compatibility ideographs

Examples

聯 CJK Compatibility Ideograph-F997

  • Text: 聯 appears in this copied legacy line.
  • Font check: 聯 should render with the same glyph as the source.
  • Document import result: 聯 is present in the CJK content.
  • Verify code point for 聯 when troubleshooting rendering.

Variations

Technical codes

UnicodeU+F997
HTML Entity聯
HTML Code聯
CSS\F997

FAQ

What does the Cjk Compatibility Ideograph-f997 letter mean?

聯 is Unicode character U+F997, named “CJK COMPATIBILITY IDEOGRAPH-F997.” As a CJK compatibility ideograph, it belongs to a set of characters intended for compatibility with legacy encodings or font/text mappings. In practice, users encounter it when copying from certain sources, old documents, or systems that preserve compatibility forms for Chinese/Japanese text rendering. If the character appears in your content unexpectedly, it may indicate a compatibility mapping rather than a widely recognized common punctuation or symbol. For reliable results, use the exact code point (U+F997) and ensure your font supports that character.

What is the Unicode code point for 聯?

The Unicode code point for 聯 is U+F997.

How can I include 聯 in HTML?

You can use the HTML entity: 聯.

How do I escape 聯 in CSS or JavaScript?

CSS escape: \\F997. JavaScript escape: \\u{F997}.

Why is it called a “CJK compatibility ideograph”?

It’s part of Unicode’s CJK compatibility set, which is designed to preserve compatibility forms and legacy mappings for CJK text rendering.