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' : ''">
DOWN-POINTING FROG
Overview
(DOWN-POINTING FROG) is the Unicode character at code point U+1CDFC. It belongs to the Symbols for Legacy Computing Supplement block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CDFC | |
| decimal | 118268 | |
| htmldecimal | 𜷼 | |
| htmlhex | 𜷼 | |
| css | \1CDFC | |
| javascript | \u{1CDFC} | |
| python | \U0001cdfc | |
| java | \uD833\uDDFC | |
| go | \U0001CDFC | |
| ruby | \u{1CDFC} | |
| rust | \u{1CDFC} | |
| ccpp | \U0001cdfc | |
| urlencoded | %F0%9C%B7%BC | |
| utf8bytes | f0 9c b7 bc | |
| utf16bebytes | d8 33 dd fc | |
| utf32bebytes | 00 01 cd fc |
How to Use
HTML:
𜷼
CSS:
content: "\1CDFC"
JavaScript:
"\u{1CDFC}"
Python:
"\U0001cdfc"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the character (DOWN-POINTING FROG)?
(DOWN-POINTING FROG) is the Unicode character U+1CDFC.
What is the Unicode codepoint of DOWN-POINTING FROG?
The DOWN-POINTING FROG character () has codepoint U+1CDFC.
How do I type or copy DOWN-POINTING FROG?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.