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 ˜ü\nf˜ü\n^}Y˜ü\nf˜ü\n^}bE 100011111001000010011000111111000101110001101110011001101000111110010000100110001111110001011100011011100101111001111101010110011000111110010000100110001111110001011100011011100110011010001111100100001001100011111100010111000110111001011110011111010110001001000101 8f9098fc5c6e668f9098fc5c6e5e7d598f9098fc5c6e668f9098fc5c6e5e7d6245
SJIS-WIN ????\nf????\n^}Y????\nf????\n^}bE 001111110011111100111111001111110101110001101110011001100011111100111111001111110011111101011100011011100101111001111101010110010011111100111111001111110011111101011100011011100110011000111111001111110011111100111111010111000110111001011110011111010110001001000101 3f3f3f3f5c6e663f3f3f3f5c6e5e7d593f3f3f3f5c6e663f3f3f3f5c6e5e7d6245
EUC-JP ???ü\nf???ü\n^}Y???ü\nf???ü\n^}bE 0011111100111111001111111000111110101011111001000101110001101110011001100011111100111111001111111000111110101011111001000101110001101110010111100111110101011001001111110011111100111111100011111010101111100100010111000110111001100110001111110011111100111111100011111010101111100100010111000110111001011110011111010110001001000101 3f3f3f8fabe45c6e663f3f3f8fabe45c6e5e7d593f3f3f8fabe45c6e663f3f3f8fabe45c6e5e7d6245
UTF-8 ˜ü\nf˜ü\n^}Y˜ü\nf˜ü\n^}bE 11000010100011111100001010010000110000101001100011000011101111000101110001101110011001101100001010001111110000101001000011000010100110001100001110111100010111000110111001011110011111010101100111000010100011111100001010010000110000101001100011000011101111000101110001101110011001101100001010001111110000101001000011000010100110001100001110111100010111000110111001011110011111010110001001000101 c28fc290c298c3bc5c6e66c28fc290c298c3bc5c6e5e7d59c28fc290c298c3bc5c6e66c28fc290c298c3bc5c6e5e7d6245
UHC ????\nf????\n^}Y????\nf????\n^}bE 001111110011111100111111001111110101110001101110011001100011111100111111001111110011111101011100011011100101111001111101010110010011111100111111001111110011111101011100011011100110011000111111001111110011111100111111010111000110111001011110011111010110001001000101 3f3f3f3f5c6e663f3f3f3f5c6e5e7d593f3f3f3f5c6e663f3f3f3f5c6e5e7d6245

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