To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 億?航?億?航?^ 10001001101011010011111110001101011100010011111110001001101011010011111110001101011100010011111101011110 89ad3f8d713f89ad3f8d713f5e
EUC-JP 億?航?億?航?^ 10110010101011110011111110111001110100100011111110110010101011110011111110111001110100100011111101011110 b2af3fb9d23fb2af3fb9d23f5e
UTF-8 億렒航데億렒航데^ 11100101100001001000010011101011101000001001001011101000100010001010101011101011100011011011000011100101100001001000010011101011101000001001001011101000100010001010101011101011100011011011000001011110 e58484eba092e888aaeb8db0e58484eba092e888aaeb8db05e
UHC 億렒航데億렒航데^ 1110010111100010100011101010011111111001111111101011010110100101111001011110001010001110101001111111100111111110101101011010010101011110 e5e28ea7f9feb5a5e5e28ea7f9feb5a55e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)