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

What is Unicode character 𦓵?

The Unicode character 𦓵 U+264F5 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+264F5.

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!