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 ??Vn}??Vn{^ 0011111100111111010101100110111001111101001111110011111101010110011011100111101101011110 3f3f566e7d3f3f566e7b5e
SJIS-WIN 鬮ソVn}鬮ソVn{^ 11101001101010111011111101010110011011100111110111101001101010111011111101010110011011100111101101011110 e9abbf566e7de9abbf566e7b5e
EUC-JP 鬮ソVn}鬮ソVn{^ 111100101010110110001110101111110101011001101110011111011111001010101101100011101011111101010110011011100111101101011110 f2ad8ebf566e7df2ad8ebf566e7b5e
UTF-8 鬮ソVn}鬮ソVn{^ 11101001101011001010111011101111101111011011111101010110011011100111110111101001101011001010111011101111101111011011111101010110011011100111101101011110 e9acaeefbdbf566e7de9acaeefbdbf566e7b5e
UHC ??Vn}??Vn{^ 0011111100111111010101100110111001111101001111110011111101010110011011100111101101011110 3f3f566e7d3f3f566e7b5e

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