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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 驍∫ース}驍∫ース{^ 111010011000001010000001111001111011000010111101011111011110100110000010100000011110011110110000101111010111101101011110 e98281e7b0bd7de98281e7b0bd7b5e
EUC-JP 驍∫ース}驍∫ース{^ 11110001111000101010001011101001100011101011000010001110101111010111110111110001111000101010001011101001100011101011000010001110101111010111101101011110 f1e2a2e98eb08ebd7df1e2a2e98eb08ebd7b5e
UTF-8 驍∫ース}驍∫ース{^ 111010011010100110001101111000101000100010101011111011111011110110110000111011111011110110111101011111011110100110101001100011011110001010001000101010111110111110111101101100001110111110111101101111010111101101011110 e9a98de288abefbdb0efbdbd7de9a98de288abefbdb0efbdbd7b5e
UHC 驍∫??}驍∫??{^ 111111011010010010100001111100100011111100111111011111011111110110100100101000011111001000111111001111110111101101011110 fda4a1f23f3f7dfda4a1f23f3f7b5e

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