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 üGØ¢hüGØ¢fN}üGØ¢hüGØ¢fN{^ 11111100010001111101100010100010011010001111110001000111110110001010001001100110010011100111110111111100010001111101100010100010011010001111110001000111110110001010001001100110010011100111101101011110 fc47d8a268fc47d8a2664e7dfc47d8a268fc47d8a2664e7b5e
SJIS-WIN ?G?¢h?G?¢fN}?G?¢h?G?¢fN{^ 0011111101000111001111111000000110010001011010000011111101000111001111111000000110010001011001100100111001111101001111110100011100111111100000011001000101101000001111110100011100111111100000011001000101100110010011100111101101011110 3f473f8191683f473f8191664e7d3f473f8191683f473f8191664e7b5e
EUC-JP üGØ¢hüGØ¢fN}üGØ¢hüGØ¢fN{^ 100011111010101111100100010001111000111110101001101011001010000111110001011010001000111110101011111001000100011110001111101010011010110010100001111100010110011001001110011111011000111110101011111001000100011110001111101010011010110010100001111100010110100010001111101010111110010001000111100011111010100110101100101000011111000101100110010011100111101101011110 8fabe4478fa9aca1f1688fabe4478fa9aca1f1664e7d8fabe4478fa9aca1f1688fabe4478fa9aca1f1664e7b5e
UTF-8 üGØ¢hüGØ¢fN}üGØ¢hüGØ¢fN{^ 11000011101111000100011111000011100110001100001010100010011010001100001110111100010001111100001110011000110000101010001001100110010011100111110111000011101111000100011111000011100110001100001010100010011010001100001110111100010001111100001110011000110000101010001001100110010011100111101101011110 c3bc47c398c2a268c3bc47c398c2a2664e7dc3bc47c398c2a268c3bc47c398c2a2664e7b5e
UHC ?GØ?h?GØ?fN}?GØ?h?GØ?fN{^ 0011111101000111101010001010101000111111011010000011111101000111101010001010101000111111011001100100111001111101001111110100011110101000101010100011111101101000001111110100011110101000101010100011111101100110010011100111101101011110 3f47a8aa3f683f47a8aa3f664e7d3f47a8aa3f683f47a8aa3f664e7b5e

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