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' : ''">
⁎
LOW ASTERISK
Overview
⁎ (LOW ASTERISK) is the Unicode character at code point U+204E. It belongs to the General Punctuation block, in the Other Punctuation (Po) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+204E | |
| decimal | 8270 | |
| htmldecimal | ⁎ | |
| htmlhex | ⁎ | |
| css | \204E | |
| javascript | \u{204E} | |
| python | \u204e | |
| java | \u204E | |
| go | \u204E | |
| ruby | \u{204E} | |
| rust | \u{204E} | |
| ccpp | \u204e | |
| urlencoded | %E2%81%8E | |
| utf8bytes | e2 81 8e | |
| utf16bebytes | 20 4e | |
| utf32bebytes | 00 00 20 4e |
How to Use
HTML:
⁎
CSS:
content: "\204E"
JavaScript:
"\u{204E}"
Python:
"\u204e"
Properties
- Block
- General Punctuation
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⁎ character (LOW ASTERISK)?
⁎ (LOW ASTERISK) is the Unicode character U+204E.
What is the Unicode codepoint of LOW ASTERISK?
The LOW ASTERISK character (⁎) has codepoint U+204E.
How do I type or copy LOW ASTERISK?
Copy ⁎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.