Elixir String Show Binária Interior

iex> “hello” <> <<0>>
# <<104, 101, 108, 108, 111, 0>>
patrick204nqh