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 逡ァ逞閤逡ァ逞砿^ 111001111001010110100111111001111001011110001101011111011110011110010101101001111110011110010111100011010111101101011110 e795a7e7978d7de795a7e7978d7b5e
EUC-JP 逡ァ逞閤逡ァ逞砿^ 1110110111110101100011101010011111101101111101111011100111011110111011011111010110001110101001111110110111110111101110011101110001011110 edf58ea7edf7b9deedf58ea7edf7b9dc5e
UTF-8 逡ァ逞閤逡ァ逞砿^ 11101001100000001010000111101111101111011010011111101001100000001001111011101001100101101010010011101001100000001010000111101111101111011010011111101001100000001001111011100111101000001011111101011110 e980a1efbda7e9809ee996a4e980a1efbda7e9809ee7a0bf5e
UHC 逡?逞閤逡?逞?^ 1111000111100100001111111101011011000001111110011110111011110001111001000011111111010110110000010011111101011110 f1e43fd6c1f9eef1e43fd6c13f5e

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