Georgian Letter On
ო
Shortcodes
Copy useful codes for georgian letter on symbol ო to use in websites, apps, blogs, and docs.
Unicode
U+10DD HTML Code
ო HEX Code
ო CSS Code
\10DD JS/JSON
\u10DD Unix/C/PHP/JAVA
0x10DD URL-encode
%E1%83%9D Customize Georgian Letter On
Customize ო, download it as SVG or PNG, or copy the generated HTML snippet.
ო
How to use Georgian Letter On 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
.georgian-letter-on::before {
content: '\\10DD';
} Set it in JavaScript
document.querySelector('.georgian-letter-on').textContent = 'ო';