C:
char c = '\u2879';
printf("%c\n", c); // Output: ⡹
JavaScript:
const char = '\u2879';
console.log(char); // Output: ⡹
Java:
char c = '\u2879';
System.out.println(c); // Output: ⡹
JSON:
{"text": "\u2879"} // Value: ⡹
Python:
char = '\u2879'
print(char) # Output: ⡹
Perl:
my $char = "\x{2879}";
print $char; # Output: ⡹
PHP:
$char = "\x{2879}";
echo $char; // Output: ⡹
Ruby:
char = "\u{2879}"
puts char # Output: ⡹
Rust:
let c = '\u{2879}';
println!("{}", c); // Output: ⡹
Go:
char := '\u2879'
fmt.Printf("%c\n", char) // Output: ⡹
CSS:
/* CSS content property */
.element::before {
content: "\002879"; /* Display: ⡹ */
}
HTML Decimal:
<p>HTML decimal: ⡹</p> <!-- Display: ⡹ -->
HTML Hexadecimal:
<p>HTML hex: ⡹</p> <!-- Display: ⡹ -->
URL Encoding:
// ⡹ URL encoding
https://unicodefinder.com/search.php?query=%E2%A1%B9
MD5:
189a58970fe3ba3e981ed8f7f1b6cc5b
SHA1:
4bc3f14282390132da5d3f367abb861c00a1ae2b
Base64:
4qG5