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 ’J’V‘¡’N‘¤‘Ÿ’J’V‘¡’N‘¤‘Ÿ^ 10010010010010101001001001010110100100011010000110010010010011101001000110100100100100011001111110010010010010101001001001010110100100011010000110010010010011101001000110100100100100011001111101011110 924a925691a1924e91a4919f924a925691a1924e91a4919f5e
SJIS-WIN ?J?V???N?????J?V???N????^ 00111111010010100011111101010110001111110011111100111111010011100011111100111111001111110011111100111111010010100011111101010110001111110011111100111111010011100011111100111111001111110011111101011110 3f4a3f563f3f3f4e3f3f3f3f3f4a3f563f3f3f4e3f3f3f3f5e
EUC-JP ?J?V?¡?N?¤???J?V?¡?N?¤??^ 001111110100101000111111010101100011111110001111101000101100001000111111010011100011111110001111101000101111000000111111001111110011111101001010001111110101011000111111100011111010001011000010001111110100111000111111100011111010001011110000001111110011111101011110 3f4a3f563f8fa2c23f4e3f8fa2f03f3f3f4a3f563f8fa2c23f4e3f8fa2f03f3f5e
UTF-8 ’J’V‘¡’N‘¤‘Ÿ’J’V‘¡’N‘¤‘Ÿ^ 11000010100100100100101011000010100100100101011011000010100100011100001010100001110000101001001001001110110000101001000111000010101001001100001010010001110000101001111111000010100100100100101011000010100100100101011011000010100100011100001010100001110000101001001001001110110000101001000111000010101001001100001010010001110000101001111101011110 c2924ac29256c291c2a1c2924ec291c2a4c291c29fc2924ac29256c291c2a1c2924ec291c2a4c291c29f5e
UHC ?J?V?¡?N?¤???J?V?¡?N?¤??^ 0011111101001010001111110101011000111111101000101010111000111111010011100011111110100010101101000011111100111111001111110100101000111111010101100011111110100010101011100011111101001110001111111010001010110100001111110011111101011110 3f4a3f563fa2ae3f4e3fa2b43f3f3f4a3f563fa2ae3f4e3fa2b43f3f5e

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