Css Styling

Size
𨼙
15px
𨼙
18px
𨼙
21px
𨼙
24px
𨼙
27px
𨼙
30px
𨼙
33px
𨼙
36px
𨼙
42px
𨼙
48px
𨼙
54px
𨼙
60px
𨼙
66px
𨼙
72px
💡: Some unicode characters will scale differently than others for different font sizes.
Text style
𨼙
Bold
𨼙
Italic
𨼙
Underline
𨼙
Strikethrough
𨼙
UpperCase
𨼙
LowerCase
𨼙
Oblique
A 𨼙
Subscript
A 𨼙
Superscript
𨼙
Shadow
💡: Some CSS style classes won’t work with some Unicode characters.
Font Family
𨼙
Arial
𨼙
Times New Roman
𨼙
Verdana
𨼙
Courier New
𨼙
Garamond
𨼙
Georgia
𨼙
Trebuchet MS
𨼙
Tahoma
𨼙
Brush Script MT
💡: Unicode characters will be rendered differently (styles, embellishments, offset, color, shapes, etc.) in different fonts.
Fore color
𨼙
White
𨼙
Brown
𨼙
Maroon
𨼙
Magenta
𨼙
Red
𨼙
Orange
𨼙
Yellow
𨼙
Green
𨼙
Teal
𨼙
Cyan
𨼙
Blue
𨼙
Violet
𨼙
Purple
𨼙
Indigo
𨼙
Gray
𨼙
Black
💡: Some Unicode characters will look the same and not take fore color.
Back color
𨼙
White
𨼙
Brown
𨼙
Maroon
𨼙
Magenta
𨼙
Red
𨼙
Orange
𨼙
Yellow
𨼙
Green
𨼙
Teal
𨼙
Cyan
𨼙
Blue
𨼙
Violet
𨼙
Purple
𨼙
Indigo
𨼙
Gray
𨼙
Black
💡: Some Unicode characters might not look as anticipated under different background colors.

Code Snippets

Lang Example Copy
HTML <p>&#167705;</p>
📋
CSS .selector { content: '\28F19' };
📋
JS var unicodeA = '\u28F19 ';
📋
CPP char unicodeA = ' \u28F19 ';
📋
Java char unicodeA = '\u28F19';
📋
Python unicodeA = '\u28F19'
📋

What is Unicode character 𨼙?

The Unicode character 𨼙 U+28F19 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B block.

What does the Unicode character 𨼙 represent?

The Unicode character 𨼙 represents Cjk Unified Ideograph-.

What is the Unicode code point for 𨼙?

The Unicode code point for 𨼙 is U+28F19.

Is the appearance of the 𨼙 character consistent across all platforms?

The appearance of the 𨼙 character can vary slightly across different platforms and devices due to differences in font and rendering. However, the general design of the Cjk Unified Ideograph- remains consistent.

How can I ensure the 𨼙 character displays correctly on different devices?

Though using Unicode ensures consistent display across devices and platforms. Ensure that the font being used supports the Han script to correctly render the 𨼙 character.

In which version was Unicode character 𨼙 released, and to which block of characters does it belong?

Unicode character 𨼙 was first introduced in Unicode Version 3.1, and it belongs to the CJK Unified Ideographs Extension B block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 3.1
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension B
General Category Other Letter
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Ideographic
Numeric Value Not a Number
Script Han
Sentence Break Line Emoji
Word Break Unknown
Copied!