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 驥・貉ソ驪苓サク^ 11101001100001111010010111100110101110011011111111101001100010111001011111101000101110111011100001011110 e987a5e6b9bfe98b97e8bbb85e
EUC-JP 驥・貉ソ驪苓サク^ 1111000111100111100011101010010111101100101110111000111010111111111100011110101111001110111010101000111010111011100011101011100001011110 f1e78ea5ecbb8ebff1ebceea8ebb8eb85e
UTF-8 驥・貉ソ驪苓サク^ 11101001101010011010010111101111101111011010010111101000101100101000100111101111101111011011111111101001101010011010101011101000100010111001001111101111101111011011101111101111101111011011100001011110 e9a9a5efbda5e8b289efbdbfe9a9aae88b93efbdbbefbdb85e
UHC 驥???驪???^ 1101000111001010001111110011111100111111110101011111000100111111001111110011111101011110 d1ca3f3f3fd5f13f3f3f5e

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