free-symbols

Cjk Unified Ideograph-3460 Letter

㑠 is a CJK Unified Ideograph (U+3460) used in East Asian text encoded in Unicode.

U+3460

㑠 is the Unicode character known as a CJK Unified Ideograph. It’s mainly used when rendering or copying East Asian characters. Use the escapes below for reliable input in software and web pages.

Cjk Unified Ideograph-3460 Letter Meaning

㑠 is a CJK Unified Ideograph identified by the Unicode code point U+3460 (named “CJK UNIFIED IDEOGRAPH-3460”). Like many CJK characters, its specific meaning depends on the source language and the font/character set in which it appears. In practice, people typically encounter 㑠 when working with Unicode text data, dictionaries, legacy East Asian character sets, or when ensuring correct display of rare or less common CJK characters. The most useful way to “use” it is to copy the character directly or insert it via the provided Unicode escapes in HTML, CSS, and JavaScript.

Common uses

  • Copying or sharing a specific CJK character in text editors and chat apps
  • Rendering Unicode strings correctly in web pages and UI components
  • Working with multilingual datasets where exact code points matter
  • Testing font coverage or character display in design tools
  • Labeling or referencing a particular character in documentation

Examples

㑠 (CJK Unified Ideograph 3460) Symbol

  • Sample: 㑠
  • Unicode test: U+3460 → 㑠
  • Character reference: 㑠 in a string
  • Font check: 㑠 appears in this UI
  • Copy/paste: 㑠 for East Asian text

Variations

Technical codes

UnicodeU+3460
HTML Entity㑠
HTML Code㑠
CSS\3460

FAQ

What does the Cjk Unified Ideograph-3460 letter mean?

㑠 is a CJK Unified Ideograph identified by the Unicode code point U+3460 (named “CJK UNIFIED IDEOGRAPH-3460”). Like many CJK characters, its specific meaning depends on the source language and the font/character set in which it appears. In practice, people typically encounter 㑠 when working with Unicode text data, dictionaries, legacy East Asian character sets, or when ensuring correct display of rare or less common CJK characters. The most useful way to “use” it is to copy the character directly or insert it via the provided Unicode escapes in HTML, CSS, and JavaScript.

What is the Unicode code point for 㑠?

㑠 is U+3460 (Unicode name: “CJK UNIFIED IDEOGRAPH-3460”).

How can I copy 㑠 safely into HTML?

Use the HTML entity provided: 㑠 (which corresponds to U+3460).

What is the CSS escape for 㑠?

CSS can use \\3460 as the escape for this character.

What JavaScript escape can I use for 㑠?

In JavaScript, you can use \\u{3460}.