Cjk Compatibility Ideograph-2fa1c is the Unicode character 鼻 at codepoint U+2FA1C of the Supplementary Ideographic Plane (SIP). Click the character above to copy it to your clipboard — or use one of the
encodings below to embed it in HTML, CSS, JavaScript, Python or plain text.
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Cjk Compatibility Ideograph-2fa1c
To use the Cjk Compatibility Ideograph-2fa1c symbol (鼻) in HTML, insert the
entity 鼻 directly into your markup. The decimal entity 鼻 works in any HTML-serialised document.
In CSS pseudo-elements use content: '\2FA1C';.
In JavaScript and TypeScript the escape '\u{2FA1C}' evaluates to 鼻. In Python source, write '\U0002FA1C'.
The character encodes to F0 AF A8 9C as UTF-8 bytes and D87E DE1C as UTF-16 code units. Its decimal codepoint is 195100.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.