HTML Entity/Symbolŋ(LATIN SMALL LETTER ENG )

ŋ
Copy this symbol

LATIN SMALL LETTER ENG

Click on any of the following code values to copy to clipboard.

ŋ
ŋ
U+0014B
\014b
ŋ

HTML Examples

Using HTML Code value in HTML file

<span> &#331; </span>

Using HTML Entity value in HTML file

<span> &eng; </span>

CSS Example

Using CSS content code of the HTML entity &eng; to specify in a CSS file

span { 
    content: "\014b";
}
All HTML Symbols