unicode
来自「sleuthit-2.09 一个磁盘的工具集」· 代码 · 共 16 行
TXT
16 行
#---------------------------------------------------------------------------# Unicode: BOM prefixed text files - Adrian Havill <havill@turbolinux.co.jp>#0 string +/v8 Unicode text, UTF-70 string +/v9 Unicode text, UTF-70 string +/v+ Unicode text, UTF-70 string +/v/ Unicode text, UTF-70 string \357\273\277 Unicode text, UTF-80 string \335\163\146\163 Unicode text, UTF-8-EBCDIC0 string \376\377\000\000 Unicode text, UTF-32, big-endian0 string \377\376\000\000 Unicode text, UTF-32, little-endian0 string \376\377 Unicode text, UTF-16, big-endian0 string \377\376 Unicode text, UTF-16, little-endian0 string \016\376\377 Unicode text, SCSU (Standard Compression Scheme for Unicode)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?