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>&#187001;</p>
📋
CSS .selector { content: '\2DA79' };
📋
JS var unicodeA = '\u2DA79 ';
📋
CPP char unicodeA = ' \u2DA79 ';
📋
Java char unicodeA = '\u2DA79';
📋
Python unicodeA = '\u2DA79'
📋

What is Unicode character 𭩹?

The Unicode character 𭩹 U+2DA79 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension F 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+2DA79.

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 10.0, and it belongs to the CJK Unified Ideographs Extension F block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 10.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension F
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!