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' : ''">
๐ฐ
LOGIC GATE BUFFER WITH INVERTED INPUT
Overview
๐ฐ (LOGIC GATE BUFFER WITH INVERTED INPUT) is the Unicode character at code point U+1CC1A. 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+1CC1A | |
| decimal | 117786 | |
| htmldecimal | 𜰚 | |
| htmlhex | 𜰚 | |
| css | \1CC1A | |
| javascript | \u{1CC1A} | |
| python | \U0001cc1a | |
| java | \uD833\uDC1A | |
| go | \U0001CC1A | |
| ruby | \u{1CC1A} | |
| rust | \u{1CC1A} | |
| ccpp | \U0001cc1a | |
| urlencoded | %F0%9C%B0%9A | |
| utf8bytes | f0 9c b0 9a | |
| utf16bebytes | d8 33 dc 1a | |
| utf32bebytes | 00 01 cc 1a |
How to Use
HTML:
𜰚
CSS:
content: "\1CC1A"
JavaScript:
"\u{1CC1A}"
Python:
"\U0001cc1a"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ฐ character (LOGIC GATE BUFFER WITH INVERTED INPUT)?
๐ฐ (LOGIC GATE BUFFER WITH INVERTED INPUT) is the Unicode character U+1CC1A.
What is the Unicode codepoint of LOGIC GATE BUFFER WITH INVERTED INPUT?
The LOGIC GATE BUFFER WITH INVERTED INPUT character (๐ฐ) has codepoint U+1CC1A.
How do I type or copy LOGIC GATE BUFFER WITH INVERTED INPUT?
Copy ๐ฐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.