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 フ襍鷦フ襍鷦^ 111100001110000111001100111010001011010111101010010110111111000011100001110011001110100010110101111010100101101101011110 f0e1cce8b5ea5bf0e1cce8b5ea5b5e
EUC-JP ?フ襍鷦?フ襍鷦^ 001111111000111011001100111100001011011111110011101111000011111110001110110011001111000010110111111100111011110001011110 3f8eccf0b7f3bc3f8eccf0b7f3bc5e
UTF-8 フ襍鷦フ襍鷦^ 11101110100000101010000011101111101111101000110011101000101001011000110111101001101101111010011011101110100000101010000011101111101111101000110011101000101001011000110111101001101101111010011001011110 ee82a0efbe8ce8a58de9b7a6ee82a0efbe8ce8a58de9b7a65e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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