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

What is Unicode character 𦓕?

The Unicode character 𦓕 U+264D5 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+264D5.

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!