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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 驥榊、ァ驥榊梭^ 11101001100001111000110111100101101001001010011111101001100001111000110111100101100111101000100001011110 e9878de5a4a7e9878de59e885e
EUC-JP 驥榊、ァ驥榊梭^ 111100011110011110111010111001111000111010100100100011101010011111110001111001111011101011100111110110111110100001011110 f1e7bae78ea48ea7f1e7bae7dbe85e
UTF-8 驥榊、ァ驥榊梭^ 11101001101010011010010111100110101001101000101011101111101111011010010011101111101111011010011111101001101010011010010111100110101001101000101011100110101000101010110101011110 e9a9a5e6a68aefbda4efbda7e9a9a5e6a68ae6a2ad5e
UHC 驥???驥?梭^ 1101000111001010001111110011111100111111110100011100101000111111110111101101110001011110 d1ca3f3f3fd1ca3fdedc5e

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