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 ›üçý›üçý^ 100110111111110011100111111111011001101111111100111001111111110101011110 9bfce7fd9bfce7fd5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ?üçý?üçý^ 001111111000111110101011111001001000111110101011101011101000111110101011111100100011111110001111101010111110010010001111101010111010111010001111101010111111001001011110 3f8fabe48fabae8fabf23f8fabe48fabae8fabf25e
UTF-8 ›üçý›üçý^ 1100001010011011110000111011110011000011101001111100001110111101110000101001101111000011101111001100001110100111110000111011110101011110 c29bc3bcc3a7c3bdc29bc3bcc3a7c3bd5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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