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>&#164313;</p>
📋
CSS .selector { content: '\281D9' };
📋
JS var unicodeA = '\u281D9 ';
📋
CPP char unicodeA = ' \u281D9 ';
📋
Java char unicodeA = '\u281D9';
📋
Python unicodeA = '\u281D9'
📋

What is Unicode character 𨇙?

The Unicode character 𨇙 U+281D9 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+281D9.

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!