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 ??on}??on{^ 0011111100111111011011110110111001111101001111110011111101101111011011100111101101011110 3f3f6f6e7d3f3f6f6e7b5e
SJIS-WIN 外?on}外?on{^ 10001010010011110011111101101111011011100111110110001010010011110011111101101111011011100111101101011110 8a4f3f6f6e7d8a4f3f6f6e7b5e
EUC-JP 外?on}外?on{^ 10110011101100000011111101101111011011100111110110110011101100000011111101101111011011100111101101011110 b3b03f6f6e7db3b03f6f6e7b5e
UTF-8 外쁎on}外쁎on{^ 11100101101001001001011011101100100000011000111001101111011011100111110111100101101001001001011011101100100000011000111001101111011011100111101101011110 e5a496ec818e6f6e7de5a496ec818e6f6e7b5e
UHC 外쁎on}外쁎on{^ 111010001110001010011000010011110110111101101110011111011110100011100010100110000100111101101111011011100111101101011110 e8e2984f6f6e7de8e2984f6f6e7b5e

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