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{^ 10011010100010111000111011111001011010001001101010001011100011101111100101100110010011100111110110011010100010111000111011111001011010001001101010001011100011101111100101100110010011100111101101011110 9a8b8ef9689a8b8ef9664e7d9a8b8ef9689a8b8ef9664e7b5e
SJIS-WIN ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e
EUC-JP ???ùh???ùfN}???ùh???ùfN{^ 001111110011111100111111100011111010101111100011011010000011111100111111001111111000111110101011111000110110011001001110011111010011111100111111001111111000111110101011111000110110100000111111001111110011111110001111101010111110001101100110010011100111101101011110 3f3f3f8fabe3683f3f3f8fabe3664e7d3f3f3f8fabe3683f3f3f8fabe3664e7b5e
UTF-8 š‹Žùhš‹ŽùfN}š‹Žùhš‹ŽùfN{^ 1100001010011010110000101000101111000010100011101100001110111001011010001100001010011010110000101000101111000010100011101100001110111001011001100100111001111101110000101001101011000010100010111100001010001110110000111011100101101000110000101001101011000010100010111100001010001110110000111011100101100110010011100111101101011110 c29ac28bc28ec3b968c29ac28bc28ec3b9664e7dc29ac28bc28ec3b968c29ac28bc28ec3b9664e7b5e
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)