HTML Entity/SymbolŊ(LATIN CAPITAL LETTER ENG )

Ŋ
Copy this symbol

LATIN CAPITAL LETTER ENG

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

Ŋ
Ŋ
U+0014A
\014a
Ŋ

HTML Examples

Using HTML Code value in HTML file

<span> &#330; </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: "\014a";
}
All HTML Symbols