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 ’V‘¡’U’Aon}’V‘¡’U’Aon{^ 1001001001010110100100011010000110010010010101011001001001000001011011110110111001111101100100100101011010010001101000011001001001010101100100100100000101101111011011100111101101011110 925691a1925592416f6e7d925691a1925592416f6e7b5e
SJIS-WIN ?V???U?Aon}?V???U?Aon{^ 0011111101010110001111110011111100111111010101010011111101000001011011110110111001111101001111110101011000111111001111110011111101010101001111110100000101101111011011100111101101011110 3f563f3f3f553f416f6e7d3f563f3f3f553f416f6e7b5e
EUC-JP ?V?¡?U?Aon}?V?¡?U?Aon{^ 001111110101011000111111100011111010001011000010001111110101010100111111010000010110111101101110011111010011111101010110001111111000111110100010110000100011111101010101001111110100000101101111011011100111101101011110 3f563f8fa2c23f553f416f6e7d3f563f8fa2c23f553f416f6e7b5e
UTF-8 ’V‘¡’U’Aon}’V‘¡’U’Aon{^ 110000101001001001010110110000101001000111000010101000011100001010010010010101011100001010010010010000010110111101101110011111011100001010010010010101101100001010010001110000101010000111000010100100100101010111000010100100100100000101101111011011100111101101011110 c29256c291c2a1c29255c292416f6e7dc29256c291c2a1c29255c292416f6e7b5e
UHC ?V?¡?U?Aon}?V?¡?U?Aon{^ 00111111010101100011111110100010101011100011111101010101001111110100000101101111011011100111110100111111010101100011111110100010101011100011111101010101001111110100000101101111011011100111101101011110 3f563fa2ae3f553f416f6e7d3f563fa2ae3f553f416f6e7b5e

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