π₯£
U+1F963 Β· BOWL WITH SPOON
Bowl with Spoon
| UTF-8 | F0 9F A5 A3 | 4 bytes |
|---|---|---|
| UTF-16 | D83E DD63 | surrogate pair |
| UTF-32 | 0001F963 | 4 bytes |
| HTML decimal | 🥣 | |
| HTML hex | 🥣 | |
| CSS | \1F963 | in content: "β¦" |
| JavaScript | \u{1F963} | ES2015+ |
| JavaScript | \uD83E\uDD63 | surrogate pair |
| JSON | \uD83E\uDD63 | |
| Python | \U0001F963 | |
| Python | \N{BOWL WITH SPOON} | by name |
| Java / C# | \uD83E\uDD63 | |
| C / C++ | \U0001F963 | universal character name |
| Rust / Swift / PHP | \u{1F963} | |
| Go | \U0001F963 | |
| Ruby | \u{1F963} | |
| Excel / Sheets | =UNICHAR(129379) | |
| URL-encoded | %F0%9F%A5%A3 | percent-encoded UTF-8 |