free-symbols

Cjk Compatibility Ideograph-fad0 Letter

𢡄 is a CJK compatibility ideograph character (U+FAD0) used for legacy compatibility in some text sets.

U+FAD0

𢡄 is the character known as “CJK Compatibility Ideograph-FAD0” with code point U+FAD0. It’s part of the Unicode CJK compatibility block and may appear in legacy or compatibility-oriented text. Use it by copying the symbol directly or by inserting the provided code-point escapes in your code.

Cjk Compatibility Ideograph-fad0 Letter Meaning

𢡄 is a Unicode “CJK compatibility ideograph” character, labeled by its code point as U+FAD0. Characters in the CJK compatibility category typically support consistency across legacy encodings or older implementations by providing a mapping-friendly form. In practice, you’ll most often encounter this character when dealing with copied text from older systems, digitized documents, specialized datasets, or fonts that include CJK compatibility glyphs. If you’re trying to reproduce an exact character from a source, copying the symbol or using the correct code-point escape helps preserve fidelity even when it’s uncommon in everyday writing.

Common uses

  • Copying a specific character from a legacy document that contains U+FAD0
  • Testing font or rendering support for CJK compatibility ideographs
  • Data entry for preserving exact text when importing/exporting datasets
  • Debugging Unicode mismatches where a specific code point must match
  • Creating repeatable UI strings or placeholders that require exact characters

Examples

𢡄 CJK Compatibility Ideograph (FAD0)

  • Legacy sample: 𢡄
  • Code point test (U+FAD0): 𢡄
  • Font check string 𢡄 for CJK compatibility glyphs
  • Copied character: 𢡄

Variations

Technical codes

UnicodeU+FAD0
HTML Entity𢡄
HTML Code𢡄
CSS\FAD0

FAQ

What is the Unicode code point for 𢡄?

𢡄 is U+FAD0.

How can I insert 𢡄 in HTML?

Use the HTML entity 𢡄.

How do I escape 𢡄 in JavaScript?

Use \\u{FAD0}.

What does “CJK Compatibility Ideograph” mean for this character?

It indicates the character belongs to Unicode’s CJK compatibility ideograph category, typically used to support legacy compatibility and consistent mappings.