Coptic Old Nubian Indirect Question Mark
⳻
Shortcodes
Copy useful codes for coptic old nubian indirect question mark symbol ⳻ to use in websites, apps, blogs, and docs.
Unicode
U+2CFB HTML Code
⳻ HEX Code
⳻ CSS Code
\2CFB JS/JSON
\u2CFB Unix/C/PHP/JAVA
0x2CFB URL-encode
%E2%B3%BB Customize Coptic Old Nubian Indirect Question Mark
Customize ⳻, download it as SVG or PNG, or copy the generated HTML snippet.
⳻
How to use Coptic Old Nubian Indirect Question Mark Symbol in HTML, CSS, and JS
Insert in HTML
1. Direct symbol:
<span>⳻</span> HTML Code:
<span>⳻</span> HEX Code:
<span>⳻</span> Add with CSS
.coptic-old-nubian-indirect-question-mark::before {
content: '\\2CFB';
} Set it in JavaScript
document.querySelector('.coptic-old-nubian-indirect-question-mark').textContent = '⳻';