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^ 110000101000111111000011100101101100001010101100010001001100001010001111110000111001011011000010101011000100010001011110 c28fc396c2ac44c28fc396c2ac445e
EUC-JP ツ湘鳴ャDツ湘鳴ャD^ 10001110110000101011111011000101110011001100010010001110101011000100010010001110110000101011111011000101110011001100010010001110101011000100010001011110 8ec2bec5ccc48eac448ec2bec5ccc48eac445e
UTF-8 ツ湘鳴ャDツ湘鳴ャD^ 111011111011111010000010111001101011100110011000111010011011001110110100111011111011110110101100010001001110111110111110100000101110011010111001100110001110100110110011101101001110111110111101101011000100010001011110 efbe82e6b998e9b3b4efbdac44efbe82e6b998e9b3b4efbdac445e
UHC ?湘鳴?D?湘鳴?D^ 001111111101111111001111110110011011000000111111010001000011111111011111110011111101100110110000001111110100010001011110 3fdfcfd9b03f443fdfcfd9b03f445e

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