free-symbols

Cjk Compatibility Ideograph-fa31 Letter

僧 is the CJK Compatibility Ideograph at U+FA31, used in legacy CJK text sets.

U+FA31

僧 is a CJK compatibility ideograph identified by the Unicode code point U+FA31. It’s primarily relevant when working with legacy or compatibility-form text where specific glyph mappings matter. Use it by copying the character directly or using the provided HTML/CSS/JavaScript escapes.

Cjk Compatibility Ideograph-fa31 Letter Meaning

僧 is a Unicode “CJK Compatibility Ideograph” (Unicode name: CJK COMPATIBILITY IDEOGRAPH-FA31). Compatibility ideographs are characters included for round-trip or legacy compatibility with older character sets. In practice, 僧 is not typically used as a standalone symbol with a widely shared modern meaning; instead, it appears when converting or preserving text that depends on specific compatibility mappings. If you see this character in imported documents, fonts, or encoded data, the safest approach is usually to copy it directly or reproduce it using the exact Unicode value U+FA31 to maintain fidelity.

Common uses

  • Copying the exact character from legacy CJK documents where compatibility mappings must be preserved
  • Embedding the character in HTML using the numeric entity (僧) for consistent display
  • Using CSS or web tooling to generate the precise glyph via the Unicode escape (\\FA31)
  • Adding the character to plain-text fixtures, test cases, or QA scripts for Unicode handling
  • Maintaining text fidelity in data interchange where the specific CJK compatibility code point is required

Examples

僧 CJK Compatibility Ideograph-FA31

  • Legacy text sample: 僧
  • Unicode value check: U+FA31 = 僧
  • HTML entity usage: 僧 僧
  • Verify rendering in your browser: 僧
  • Character list entry: 僧 (CJK Compatibility Ideograph-FA31)

Variations

Technical codes

UnicodeU+FA31
HTML Entity僧
HTML Code僧
CSS\FA31

FAQ

What is the Unicode code point for 僧?

僧 is U+FA31 (Unicode name: CJK COMPATIBILITY IDEOGRAPH-FA31).

How do I copy 僧 reliably in HTML?

Use the numeric HTML entity: 僧.

What CSS escape can I use for this character?

Use \\FA31 in CSS (CSS escape for U+FA31).

What does “CJK Compatibility Ideograph” mean?

It’s a Unicode character included for compatibility with legacy CJK character set mappings, helping preserve or round-trip specific historical forms.