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{^ 111011011110101110011111011010001110110111101011100111110110011001001110011111011110110111101011100111110110100011101101111010111001111101100110010011100111101101011110 edeb9f68edeb9f664e7dedeb9f68edeb9f664e7b5e
SJIS-WIN ???h???fN}???h???fN{^ 001111110011111100111111011010000011111100111111001111110110011001001110011111010011111100111111001111110110100000111111001111110011111101100110010011100111101101011110 3f3f3f683f3f3f664e7d3f3f3f683f3f3f664e7b5e
EUC-JP íë?híë?fN}íë?híë?fN{^ 10001111101010111011111110001111101010111011001100111111011010001000111110101011101111111000111110101011101100110011111101100110010011100111110110001111101010111011111110001111101010111011001100111111011010001000111110101011101111111000111110101011101100110011111101100110010011100111101101011110 8fabbf8fabb33f688fabbf8fabb33f664e7d8fabbf8fabb33f688fabbf8fabb33f664e7b5e
UTF-8 íëŸhíëŸfN}íëŸhíëŸfN{^ 110000111010110111000011101010111100001010011111011010001100001110101101110000111010101111000010100111110110011001001110011111011100001110101101110000111010101111000010100111110110100011000011101011011100001110101011110000101001111101100110010011100111101101011110 c3adc3abc29f68c3adc3abc29f664e7dc3adc3abc29f68c3adc3abc29f664e7b5e
UHC ???h???fN}???h???fN{^ 001111110011111100111111011010000011111100111111001111110110011001001110011111010011111100111111001111110110100000111111001111110011111101100110010011100111101101011110 3f3f3f683f3f3f664e7d3f3f3f683f3f3f664e7b5e

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