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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 鯤萍n}鯤萍n{^ 11101001110010001110010011001010011011100111110111101001110010001110010011001010011011100111101101011110 e9c8e4ca6e7de9c8e4ca6e7b5e
EUC-JP 鯤萍n}鯤萍n{^ 11110010110010101110100011001100011011100111110111110010110010101110100011001100011011100111101101011110 f2cae8cc6e7df2cae8cc6e7b5e
UTF-8 鯤萍n}鯤萍n{^ 1110100110101111101001001110100010010000100011010110111001111101111010011010111110100100111010001001000010001101011011100111101101011110 e9afa4e8908d6e7de9afa4e8908d6e7b5e
UHC 鯤萍n}鯤萍n{^ 11001101111001101111100011000011011011100111110111001101111001101111100011000011011011100111101101011110 cde6f8c36e7dcde6f8c36e7b5e

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