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 襍ヲ蠑扶襍ヲ蠑府^ 111010001011010110100110111001011011110010010101011111011110100010110101101001101110010110111100100101010111101101011110 e8b5a6e5bc957de8b5a6e5bc957b5e
EUC-JP 襍ヲ蠑扶襍ヲ蠑府^ 1111000010110111100011101010011011101010101111101100100111011110111100001011011110001110101001101110101010111110110010011101110001011110 f0b78ea6eabec9def0b78ea6eabec9dc5e
UTF-8 襍ヲ蠑扶襍ヲ蠑府^ 11101000101001011000110111101111101111011010011011101000101000001001000111100110100010011011011011101000101001011000110111101111101111011010011011101000101000001001000111100101101110101001110001011110 e8a58defbda6e8a091e689b6e8a58defbda6e8a091e5ba9c5e
UHC ???扶???府^ 0011111100111111001111111101110110100110001111110011111100111111110111011010010001011110 3f3f3fdda63f3f3fdda45e

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