free-symbols

Cjk Compatibility Ideograph-fa80 Letter

婢 is a CJK Compatibility Ideograph character with code point U+FA80.

U+FA80

The symbol 婢 is a CJK (Chinese/Japanese) compatibility ideograph. It’s identified by Unicode code point U+FA80 and can be copied or inserted using standard Unicode escapes.

Cjk Compatibility Ideograph-fa80 Letter Meaning

婢 (Unicode name: CJK COMPATIBILITY IDEOGRAPH-FA80) belongs to the CJK compatibility block. Characters in the “compatibility ideograph” set are primarily meant for compatibility with older encodings and normalization behaviors in Unicode. In practical use, you typically encounter this symbol when working with legacy CJK text sources, fonts, or when a specific code point must be preserved exactly (for example, to match data stored as Unicode U+FA80). If you’re building or rendering CJK text, ensure the selected font supports this code point so it displays reliably across platforms.

Common uses

  • Preserving exact CJK text content that includes Unicode U+FA80
  • Debugging or validating legacy CJK data exports and imports
  • Testing font coverage for CJK compatibility ideographs
  • Using in developer test strings or encoding/normalization checks
  • Inserting the exact character for cataloging or referencing stored glyphs

Examples

婢 CJK Compatibility Ideograph FA80

  • U+FA80: 婢
  • Test string: 婢
  • Legacy CJK sample 婢
  • Font check: 婢
  • Stored code point FA80 → 婢

Variations

Technical codes

UnicodeU+FA80
HTML Entity婢
HTML Code婢
CSS\FA80

FAQ

What does the Cjk Compatibility Ideograph-fa80 letter mean?

婢 (Unicode name: CJK COMPATIBILITY IDEOGRAPH-FA80) belongs to the CJK compatibility block. Characters in the “compatibility ideograph” set are primarily meant for compatibility with older encodings and normalization behaviors in Unicode. In practical use, you typically encounter this symbol when working with legacy CJK text sources, fonts, or when a specific code point must be preserved exactly (for example, to match data stored as Unicode U+FA80). If you’re building or rendering CJK text, ensure the selected font supports this code point so it displays reliably across platforms.

What Unicode code point is this character?

The symbol 婢 is U+FA80 (Unicode name: CJK COMPATIBILITY IDEOGRAPH-FA80).

How do I copy 婢 into HTML?

You can use the HTML entity 婢 for this character.

How can I use 婢 in JavaScript?

Use the JavaScript escape \\u{FA80} to produce the character.

Why might 婢 not display correctly?

Some fonts may not include this glyph. Try a CJK-capable font that supports the U+FA80 code point.