copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('᥅'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
᥅
Overview
᥅ (LIMBU QUESTION MARK) is the Unicode character at code point U+1945. It belongs to the Limbu block, in the Other Punctuation (Po) general category. Its script is Limb.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1945 | |
| decimal | 6469 | |
| htmldecimal | ᥅ | |
| htmlhex | ᥅ | |
| css | \1945 | |
| javascript | \u{1945} | |
| python | \u1945 | |
| java | \u1945 | |
| go | \u1945 | |
| ruby | \u{1945} | |
| rust | \u{1945} | |
| ccpp | \u1945 | |
| urlencoded | %E1%A5%85 | |
| utf8bytes | e1 a5 85 | |
| utf16bebytes | 19 45 | |
| utf32bebytes | 00 00 19 45 |
How to Use
HTML:
᥅
CSS:
content: "\1945"
JavaScript:
"\u{1945}"
Python:
"\u1945"
Properties
Frequently Asked Questions
What is the ᥅ character (LIMBU QUESTION MARK)?
᥅ (LIMBU QUESTION MARK) is the Unicode character U+1945.
What is the Unicode codepoint of LIMBU QUESTION MARK?
The LIMBU QUESTION MARK character (᥅) has codepoint U+1945.
How do I type or copy LIMBU QUESTION MARK?
Copy ᥅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.