macOS
brew install base16384local Homebrew formula metadata
brew
Encode binary files to printable utf16be. Version 2.3.2 via Homebrew; verified from local package data.
install
brew install base16384local Homebrew formula metadata
sudo apt install base16384Debian stable package indexes · base16384 · source: deb.debian.org
nix profile install nixpkgs#base16384nixpkgs package indexes · pkgs/by-name/ba/base16384/package.nix · source: api.github.com
overview
Encode binary files to printable utf16be
history
base16384 is a binary-to-text encoding tool and library that maps binary data into printable UTF-16BE text using 16,384 Chinese characters. It is intentionally framed by its README as a higher-radix cousin of base64.
The GitHub repository was created in April 2020. The README describes the format as using characters from U+4E00 through U+8DFF as the alphabet, with a remainder marker for incomplete final chunks.
The project is written as a C/CMake command-line utility and library, and the current CMake metadata identifies version 2.3.2 with a September 2025 version date. The README also notes use of Cosmopolitan for cross-platform binary compilation.
base16384 has crossed beyond a single Homebrew formula: the README documents installation from Debian Bookworm or higher, Homebrew, an Ubuntu PPA, OpenWrt packages, and Arch AUR. The input package metadata also lists Debian, Ubuntu, Nix, and Homebrew package names.
The README lists ports and bindings in Go, Python, Android, TypeScript, Lua, C#, Rust, Swift, Dart, and MoonBit, which is unusual for a niche encoding experiment and suggests adoption by developers interested in the format itself rather than only the original CLI.
The command exposes encode and decode modes, can read from stdin and write to stdout, and includes options for timing, UTF-16BE byte-order marker behavior, and checksums. Examples in the README show piping through iconv so encoded UTF-16BE output can be displayed as UTF-8 text.
There is no documented user configuration file or credentials store; behavior is controlled by command-line flags.
base16384 is package-nerd catnip because it is a concrete reminder that base-N encodings are constrained by transport assumptions, not just math. It asks what happens when the transport can carry a large printable Unicode alphabet rather than ASCII.
Its packaging breadth is the notable part: a very specific encoding utility appears in general-purpose OS package indexes, language ports, and embedded/open-source package sets.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
base16384 | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/fumiama/base16384
install metadata
| Package key | brew:base16384 |
|---|---|
| Version | 2.3.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/base16384 |
| Homepage | https://github.com/fumiama/base16384 |
| Repository | https://github.com/fumiama/base16384 |
| Upstream docs | https://github.com/fumiama/base16384#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/fumiama/base16384/archive/refs/tags/v2.3.2.tar.gz |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | base16384 |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
base16384 2.3.1-1
Encode binary files to printable utf16be
https://github.com/fumiama/base16384
sudo apt install base16384libbase16384-2 2.3.1-1
Dynamic library of base16384
https://github.com/fumiama/base16384
sudo apt install libbase16384-2libbase16384-dev 2.3.1-1
Header and archive of base16384
https://github.com/fumiama/base16384
sudo apt install libbase16384-devbase16384
nix profile install nixpkgs#base16384base16384 2.2.5-1
Encode binary files to printable utf16be
https://github.com/fumiama/base16384
sudo apt install base16384libbase16384-2 2.2.5-1
Dynamic library of base16384
https://github.com/fumiama/base16384
sudo apt install libbase16384-2libbase16384-dev 2.2.5-1
Header and archive of base16384
https://github.com/fumiama/base16384
sudo apt install libbase16384-devsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.