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{^ 111001011111101010010101011010001110010111111010100101010110011001001110011111011110010111111010100101010110100011100101111110101001010101100110010011100111101101011110 e5fa9568e5fa95664e7de5fa9568e5fa95664e7b5e
SJIS-WIN ???h???fN}???h???fN{^ 001111110011111100111111011010000011111100111111001111110110011001001110011111010011111100111111001111110110100000111111001111110011111101100110010011100111101101011110 3f3f3f683f3f3f664e7d3f3f3f683f3f3f664e7b5e
EUC-JP åú?håú?fN}åú?håú?fN{^ 10001111101010111010100110001111101010111110001000111111011010001000111110101011101010011000111110101011111000100011111101100110010011100111110110001111101010111010100110001111101010111110001000111111011010001000111110101011101010011000111110101011111000100011111101100110010011100111101101011110 8faba98fabe23f688faba98fabe23f664e7d8faba98fabe23f688faba98fabe23f664e7b5e
UTF-8 åú•håú•fN}åú•håú•fN{^ 110000111010010111000011101110101100001010010101011010001100001110100101110000111011101011000010100101010110011001001110011111011100001110100101110000111011101011000010100101010110100011000011101001011100001110111010110000101001010101100110010011100111101101011110 c3a5c3bac29568c3a5c3bac295664e7dc3a5c3bac29568c3a5c3bac295664e7b5e
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)