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 ÝúÖðÓóÙN}ÝúÖðÓóÙN{^ 100011111101110111111010110101101111000011010011111100111101100101001110011111011000111111011101111110101101011011110000110100111111001111011001010011100111101101011110 8fddfad6f0d3f3d94e7d8fddfad6f0d3f3d94e7b5e
SJIS-WIN ????????N}????????N{^ 001111110011111100111111001111110011111100111111001111110011111101001110011111010011111100111111001111110011111100111111001111110011111100111111010011100111101101011110 3f3f3f3f3f3f3f3f4e7d3f3f3f3f3f3f3f3f4e7b5e
EUC-JP ?ÝúÖðÓóÙN}?ÝúÖðÓóÙN{^ 00111111100011111010101011110010100011111010101111100010100011111010101011010011100011111010100111000011100011111010101011010001100011111010101111010001100011111010101011100011010011100111110100111111100011111010101011110010100011111010101111100010100011111010101011010011100011111010100111000011100011111010101011010001100011111010101111010001100011111010101011100011010011100111101101011110 3f8faaf28fabe28faad38fa9c38faad18fabd18faae34e7d3f8faaf28fabe28faad38fa9c38faad18fabd18faae34e7b5e
UTF-8 ÝúÖðÓóÙN}ÝúÖðÓóÙN{^ 11000010100011111100001110011101110000111011101011000011100101101100001110110000110000111001001111000011101100111100001110011001010011100111110111000010100011111100001110011101110000111011101011000011100101101100001110110000110000111001001111000011101100111100001110011001010011100111101101011110 c28fc39dc3bac396c3b0c393c3b3c3994e7dc28fc39dc3bac396c3b0c393c3b3c3994e7b5e
UHC ????ð???N}????ð???N{^ 0011111100111111001111110011111110101001101000110011111100111111001111110100111001111101001111110011111100111111001111111010100110100011001111110011111100111111010011100111101101011110 3f3f3f3fa9a33f3f3f4e7d3f3f3f3fa9a33f3f3f4e7b5e

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