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{^ 111110111010100110011111011010001111101110101001100111110110011001001110011111011111101110101001100111110110100011111011101010011001111101100110010011100111101101011110 fba99f68fba99f664e7dfba99f68fba99f664e7b5e
SJIS-WIN ???h???fN}???h???fN{^ 001111110011111100111111011010000011111100111111001111110110011001001110011111010011111100111111001111110110100000111111001111110011111101100110010011100111101101011110 3f3f3f683f3f3f664e7d3f3f3f683f3f3f664e7b5e
EUC-JP û©?hû©?fN}û©?hû©?fN{^ 10001111101010111110010110001111101000101110110100111111011010001000111110101011111001011000111110100010111011010011111101100110010011100111110110001111101010111110010110001111101000101110110100111111011010001000111110101011111001011000111110100010111011010011111101100110010011100111101101011110 8fabe58fa2ed3f688fabe58fa2ed3f664e7d8fabe58fa2ed3f688fabe58fa2ed3f664e7b5e
UTF-8 û©Ÿhû©ŸfN}û©Ÿhû©ŸfN{^ 110000111011101111000010101010011100001010011111011010001100001110111011110000101010100111000010100111110110011001001110011111011100001110111011110000101010100111000010100111110110100011000011101110111100001010101001110000101001111101100110010011100111101101011110 c3bbc2a9c29f68c3bbc2a9c29f664e7dc3bbc2a9c29f68c3bbc2a9c29f664e7b5e
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)