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

What is Unicode character 𦃔?

The Unicode character 𦃔 U+260D4 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+260D4.

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!