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

What is Unicode character 𦃙?

The Unicode character 𦃙 U+260D9 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+260D9.

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!