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>&#156869;</p>
📋
CSS .selector { content: '\264C5' };
📋
JS var unicodeA = '\u264C5 ';
📋
CPP char unicodeA = ' \u264C5 ';
📋
Java char unicodeA = '\u264C5';
📋
Python unicodeA = '\u264C5'
📋

What is Unicode character 𦓅?

The Unicode character 𦓅 U+264C5 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+264C5.

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!