Latin Small Letter O With Horn And Dot Below
ợ
Shortcodes
Copy useful codes for latin small letter o with horn and dot below symbol ợ to use in websites, apps, blogs, and docs.
Unicode
U+1EE3 HTML Code
ợ HEX Code
ợ CSS Code
\1EE3 JS/JSON
\u1EE3 Unix/C/PHP/JAVA
0x1EE3 URL-encode
%E1%BB%A3 Customize Latin Small Letter O With Horn And Dot Below
Customize ợ, download it as SVG or PNG, or copy the generated HTML snippet.
ợ
How to use Latin Small Letter O With Horn And Dot Below 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
.latin-small-letter-o-with-horn-and-dot-below::before {
content: '\\1EE3';
} Set it in JavaScript
document.querySelector('.latin-small-letter-o-with-horn-and-dot-below').textContent = 'ợ';