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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 驍会スイD驍会スイD^ 111010011000001010001001111011111011110110110010010001001110100110000010100010011110111110111101101100100100010001011110 e98289efbdb244e98289efbdb2445e
EUC-JP 驍会スイD驍会スイD^ 11110001111000101011001011110001100011101011110110001110101100100100010011110001111000101011001011110001100011101011110110001110101100100100010001011110 f1e2b2f18ebd8eb244f1e2b2f18ebd8eb2445e
UTF-8 驍会スイD驍会スイD^ 111010011010100110001101111001001011110010011010111011111011110110111101111011111011110110110010010001001110100110101001100011011110010010111100100110101110111110111101101111011110111110111101101100100100010001011110 e9a98de4bc9aefbdbdefbdb244e9a98de4bc9aefbdbdefbdb2445e
UHC 驍???D驍???D^ 11111101101001000011111100111111001111110100010011111101101001000011111100111111001111110100010001011110 fda43f3f3f44fda43f3f3f445e

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