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
᮴ (SUNDANESE DIGIT FOUR) is the Unicode character at code point U+1BB4. It belongs to the Sundanese block, in the Decimal Number (Nd) general category. Its script is Sund.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1BB4 | |
| decimal | 7092 | |
| htmldecimal | ᮴ | |
| htmlhex | ᮴ | |
| css | \1BB4 | |
| javascript | \u{1BB4} | |
| python | \u1bb4 | |
| java | \u1BB4 | |
| go | \u1BB4 | |
| ruby | \u{1BB4} | |
| rust | \u{1BB4} | |
| ccpp | \u1bb4 | |
| urlencoded | %E1%AE%B4 | |
| utf8bytes | e1 ae b4 | |
| utf16bebytes | 1b b4 | |
| utf32bebytes | 00 00 1b b4 |
How to Use
HTML:
᮴
CSS:
content: "\1BB4"
JavaScript:
"\u{1BB4}"
Python:
"\u1bb4"
Properties
Frequently Asked Questions
What is the ᮴ character (SUNDANESE DIGIT FOUR)?
᮴ (SUNDANESE DIGIT FOUR) is the Unicode character U+1BB4.
What is the Unicode codepoint of SUNDANESE DIGIT FOUR?
The SUNDANESE DIGIT FOUR character (᮴) has codepoint U+1BB4.
How do I type or copy SUNDANESE DIGIT FOUR?
Copy ᮴ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.