| HTML Entity (dec) | 祐 |
| HTML Entity (hex) | 祐 |
| UTF-8 (hex) | 0xefa98f / 0xef 0xa9 0x8f (3 bytes) |
| UTF-8 (dec) | 239, 169, 143 (3 bytes) |
| UTF-16-BE (hex) | 0xfa4f / 0xfa 0x4f (2 bytes) |
| UTF-16-BE (dec) | 250, 79 (2 bytes) |
| UTF-32-BE (hex) | 0xfa4f / 0x00 0x00 0xfa 0x4f (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 250, 79 (4 bytes) |
| C/C++/Java source code | "\ufa4f" |
| Python source code | "\ufa4f" |