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
๐ฟ (WANCHO NGUN SIGN) is the Unicode character at code point U+1E2FF. It belongs to the Wancho block, in the Currency Symbol (Sc) general category. Its script is Wcho.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E2FF | |
| decimal | 123647 | |
| htmldecimal | 𞋿 | |
| htmlhex | 𞋿 | |
| css | \1E2FF | |
| javascript | \u{1E2FF} | |
| python | \U0001e2ff | |
| java | \uD838\uDEFF | |
| go | \U0001E2FF | |
| ruby | \u{1E2FF} | |
| rust | \u{1E2FF} | |
| ccpp | \U0001e2ff | |
| urlencoded | %F0%9E%8B%BF | |
| utf8bytes | f0 9e 8b bf | |
| utf16bebytes | d8 38 de ff | |
| utf32bebytes | 00 01 e2 ff |
How to Use
HTML:
𞋿
CSS:
content: "\1E2FF"
JavaScript:
"\u{1E2FF}"
Python:
"\U0001e2ff"
Properties
Frequently Asked Questions
What is the ๐ฟ character (WANCHO NGUN SIGN)?
๐ฟ (WANCHO NGUN SIGN) is the Unicode character U+1E2FF.
What is the Unicode codepoint of WANCHO NGUN SIGN?
The WANCHO NGUN SIGN character (๐ฟ) has codepoint U+1E2FF.
How do I type or copy WANCHO NGUN SIGN?
Copy ๐ฟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.