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

What is Unicode character 𧓕?

The Unicode character 𧓕 U+274D5 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+274D5.

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!