free-symbols
𦔹

Cjk Unified Ideograph-26539 Symbol

𦔹 is a CJK unified ideograph character with codepoint U+26539.

U+26539

𦔹 (U+26539) is a CJK unified ideograph. It’s useful when you need this specific character for text, typography, or data that references its exact codepoint.

Cjk Unified Ideograph-26539 Symbol Meaning

𦔹 is identified by the Unicode designation “CJK UNIFIED IDEOGRAPH-26539” (codepoint U+26539). Like many CJK unified ideographs, its meaning is tied to the specific character as used in the source language/script, which may vary by context and font. In practice, the most reliable way to “understand” it for copy and development is to treat it as a distinct Unicode character: the correct value is U+26539, and you should use the provided HTML entity and programming escapes to reproduce it consistently across systems.

Common uses

  • Copying the exact character into multilingual documents or plain text
  • Displaying or testing glyph support in fonts and rendering pipelines
  • Using the Unicode character in UI prototypes and localization mockups
  • Including the character in data fields that store CJK characters by codepoint
  • Referencing the character in code samples using the correct escapes

Examples

𦔹 CJK Unified Ideograph-26539

  • 𦔹Here is the character: 𦔹
  • 𦔹Unicode test string: 𦔹
  • 𦔹Paste this ideograph: 𦔹 into your editor
  • 𦔹Sample text for glyph checking: 𦔹
  • 𦔹Character by codepoint U+26539: 𦔹

Variations

Ready to copy

Technical codes

UnicodeU+26539
HTML Entity𦔹
HTML Code𦔹
CSS\26539

FAQ

What does the Cjk Unified Ideograph-26539 symbol mean?

𦔹 is identified by the Unicode designation “CJK UNIFIED IDEOGRAPH-26539” (codepoint U+26539). Like many CJK unified ideographs, its meaning is tied to the specific character as used in the source language/script, which may vary by context and font. In practice, the most reliable way to “understand” it for copy and development is to treat it as a distinct Unicode character: the correct value is U+26539, and you should use the provided HTML entity and programming escapes to reproduce it consistently across systems.

What is the Unicode code point for 𦔹?

𦔹 is U+26539.

How can I write 𦔹 in HTML?

You can use the HTML entity: 𦔹.

What CSS or programming escape can I use for 𦔹?

Use CSS escape \\26539, or JavaScript escape \\u{26539}.

Why does the character sometimes look like a square or box?

That usually means the current font or system doesn’t have a glyph for U+26539. Try a CJK-capable font or a different rendering environment.