| HTML Entity (dec) | 춿 |
| HTML Entity (hex) | 춿 |
| UTF-8 (hex) | 0xecb6bf / 0xec 0xb6 0xbf (3 bytes) |
| UTF-8 (dec) | 236, 182, 191 (3 bytes) |
| UTF-16-BE (hex) | 0xcdbf / 0xcd 0xbf (2 bytes) |
| UTF-16-BE (dec) | 205, 191 (2 bytes) |
| UTF-32-BE (hex) | 0xcdbf / 0x00 0x00 0xcd 0xbf (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 205, 191 (4 bytes) |
| C/C++/Java source code | "\ucdbf" |
| Python source code | "\ucdbf" |