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 ŸæŸ˜hŸæŸ˜fN}ŸæŸ˜hŸæŸ˜fN{^ 10011111111001101001111110011000011010001001111111100110100111111001100001100110010011100111110110011111111001101001111110011000011010001001111111100110100111111001100001100110010011100111101101011110 9fe69f98689fe69f98664e7d9fe69f98689fe69f98664e7b5e
SJIS-WIN ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e
EUC-JP ?æ??h?æ??fN}?æ??h?æ??fN{^ 001111111000111110101001110000010011111100111111011010000011111110001111101010011100000100111111001111110110011001001110011111010011111110001111101010011100000100111111001111110110100000111111100011111010100111000001001111110011111101100110010011100111101101011110 3f8fa9c13f3f683f8fa9c13f3f664e7d3f8fa9c13f3f683f8fa9c13f3f664e7b5e
UTF-8 ŸæŸ˜hŸæŸ˜fN}ŸæŸ˜hŸæŸ˜fN{^ 1100001010011111110000111010011011000010100111111100001010011000011010001100001010011111110000111010011011000010100111111100001010011000011001100100111001111101110000101001111111000011101001101100001010011111110000101001100001101000110000101001111111000011101001101100001010011111110000101001100001100110010011100111101101011110 c29fc3a6c29fc29868c29fc3a6c29fc298664e7dc29fc3a6c29fc29868c29fc3a6c29fc298664e7b5e
UHC ?æ??h?æ??fN}?æ??h?æ??fN{^ 0011111110101001101000010011111100111111011010000011111110101001101000010011111100111111011001100100111001111101001111111010100110100001001111110011111101101000001111111010100110100001001111110011111101100110010011100111101101011110 3fa9a13f3f683fa9a13f3f664e7d3fa9a13f3f683fa9a13f3f664e7b5e

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