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{^ 11001111111100011101101111111101011010001100111111110001110110111111110101100110010011100111110111001111111100011101101111111101011010001100111111110001110110111111110101100110010011100111101101011110 cff1dbfd68cff1dbfd664e7dcff1dbfd68cff1dbfd664e7b5e
SJIS-WIN ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e
EUC-JP ÏñÛýhÏñÛýfN}ÏñÛýhÏñÛýfN{^ 100011111010101011000001100011111010101111010000100011111010101011100101100011111010101111110010011010001000111110101010110000011000111110101011110100001000111110101010111001011000111110101011111100100110011001001110011111011000111110101010110000011000111110101011110100001000111110101010111001011000111110101011111100100110100010001111101010101100000110001111101010111101000010001111101010101110010110001111101010111111001001100110010011100111101101011110 8faac18fabd08faae58fabf2688faac18fabd08faae58fabf2664e7d8faac18fabd08faae58fabf2688faac18fabd08faae58fabf2664e7b5e
UTF-8 ÏñÛýhÏñÛýfN}ÏñÛýhÏñÛýfN{^ 1100001110001111110000111011000111000011100110111100001110111101011010001100001110001111110000111011000111000011100110111100001110111101011001100100111001111101110000111000111111000011101100011100001110011011110000111011110101101000110000111000111111000011101100011100001110011011110000111011110101100110010011100111101101011110 c38fc3b1c39bc3bd68c38fc3b1c39bc3bd664e7dc38fc3b1c39bc3bd68c38fc3b1c39bc3bd664e7b5e
UHC ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e

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