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{^ 10010010010001111001000110111000011010001001001001000111100100011011100001100110010011100111110110010010010001111001000110111000011010001001001001000111100100011011100001100110010011100111101101011110 924791b868924791b8664e7d924791b868924791b8664e7b5e
SJIS-WIN ?G??h?G??fN}?G??h?G??fN{^ 00111111010001110011111100111111011010000011111101000111001111110011111101100110010011100111110100111111010001110011111100111111011010000011111101000111001111110011111101100110010011100111101101011110 3f473f3f683f473f3f664e7d3f473f3f683f473f3f664e7b5e
EUC-JP ?G?¸h?G?¸fN}?G?¸h?G?¸fN{^ 001111110100011100111111100011111010001010110001011010000011111101000111001111111000111110100010101100010110011001001110011111010011111101000111001111111000111110100010101100010110100000111111010001110011111110001111101000101011000101100110010011100111101101011110 3f473f8fa2b1683f473f8fa2b1664e7d3f473f8fa2b1683f473f8fa2b1664e7b5e
UTF-8 ’G‘¸h’G‘¸fN}’G‘¸h’G‘¸fN{^ 11000010100100100100011111000010100100011100001010111000011010001100001010010010010001111100001010010001110000101011100001100110010011100111110111000010100100100100011111000010100100011100001010111000011010001100001010010010010001111100001010010001110000101011100001100110010011100111101101011110 c29247c291c2b868c29247c291c2b8664e7dc29247c291c2b868c29247c291c2b8664e7b5e
UHC ?G?¸h?G?¸fN}?G?¸h?G?¸fN{^ 0011111101000111001111111010001010101100011010000011111101000111001111111010001010101100011001100100111001111101001111110100011100111111101000101010110001101000001111110100011100111111101000101010110001100110010011100111101101011110 3f473fa2ac683f473fa2ac664e7d3f473fa2ac683f473fa2ac664e7b5e

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