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

What is Unicode character 𠟔?

The Unicode character 𠟔 U+207D4 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+207D4.

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!