Cjk Unified Ideograph-26491 Symbol
𦒑 is a CJK Unified Ideograph character (U+26491) used in Unicode text and fonts that support it.
U+26491
𦒑 is a Unicode character from the CJK Unified Ideographs block. It’s useful when you need the exact glyph by code point, such as in multilingual documents or character set research. Below you’ll find practical copy options and code-friendly escapes.
Cjk Unified Ideograph-26491 Symbol Meaning
𦒑 is identified in Unicode as “CJK UNIFIED IDEOGRAPH-26491” (code point U+26491). As with many CJK unified ideographs, the character’s meaning depends on the specific language, lexicon, or source text where it appears. On this page, the most reliable guidance is technical: the exact Unicode identity, and how to copy it correctly in HTML, CSS, and JavaScript. If you’re matching text from a document or dataset, use the code point and escapes to ensure the right character is rendered.
Common uses
- •Copying the exact character into multilingual text editors and documents
- •Rendering the character in web pages using its Unicode/HTML entity
- •Including the character in CSS via escape sequences for consistent display
- •Using the character in JavaScript strings with the correct Unicode escape
- •Working with character datasets, encoding tests, or font/glyph verification
Examples
𦒑 CJK Unified Ideograph-26491
- 𦒑Here is 𦒑 in plain text.
- 𦒑Unicode check: 𦒑 (U+26491).
- 𦒑HTML entity form: 𦒑.
- 𦒑CSS escape example: \\26491.
- 𦒑JavaScript escape example: \\u{26491}.
Variations
Ready to copy
Technical codes
| Unicode | U+26491 | |
| HTML Entity | 𦒑 | |
| HTML Code | 𦒑 | |
| CSS | \26491 |
FAQ
What does the Cjk Unified Ideograph-26491 symbol mean?
𦒑 is identified in Unicode as “CJK UNIFIED IDEOGRAPH-26491” (code point U+26491). As with many CJK unified ideographs, the character’s meaning depends on the specific language, lexicon, or source text where it appears. On this page, the most reliable guidance is technical: the exact Unicode identity, and how to copy it correctly in HTML, CSS, and JavaScript. If you’re matching text from a document or dataset, use the code point and escapes to ensure the right character is rendered.
What is the Unicode code point for 𦒑?
𦒑 is U+26491 (Unicode name: CJK UNIFIED IDEOGRAPH-26491).
How can I copy 𦒑 into HTML?
You can use the HTML entity: 𦒑.
What CSS escape can I use for this character?
Use \\26491 in CSS (CSS escape).
How do I represent 𦒑 in JavaScript?
Use the JavaScript Unicode escape: \\u{26491}.