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‘¢‘¶’GŒ`Ÿ•’J‘¢‘¶’GŒ`Ÿ•^ 10010010010010101001000110100010100100011011011010010010010001111000110001100000100111111001010110010010010010101001000110100010100100011011011010010010010001111000110001100000100111111001010101011110 924a91a291b692478c609f95924a91a291b692478c609f955e
SJIS-WIN ?J?¢?¶?G?`???J?¢?¶?G?`??^ 0011111101001010001111111000000110010001001111111000000111110111001111110100011100111111011000000011111100111111001111110100101000111111100000011001000100111111100000011111011100111111010001110011111101100000001111110011111101011110 3f4a3f81913f81f73f473f603f3f3f4a3f81913f81f73f473f603f3f5e
EUC-JP ?J?¢?¶?G?`???J?¢?¶?G?`??^ 0011111101001010001111111010000111110001001111111010001011111001001111110100011100111111011000000011111100111111001111110100101000111111101000011111000100111111101000101111100100111111010001110011111101100000001111110011111101011110 3f4a3fa1f13fa2f93f473f603f3f3f4a3fa1f13fa2f93f473f603f3f5e
UTF-8 ’J‘¢‘¶’GŒ`Ÿ•’J‘¢‘¶’GŒ`Ÿ•^ 11000010100100100100101011000010100100011100001010100010110000101001000111000010101101101100001010010010010001111100001010001100011000001100001010011111110000101001010111000010100100100100101011000010100100011100001010100010110000101001000111000010101101101100001010010010010001111100001010001100011000001100001010011111110000101001010101011110 c2924ac291c2a2c291c2b6c29247c28c60c29fc295c2924ac291c2a2c291c2b6c29247c28c60c29fc2955e
UHC ?J???¶?G?`???J???¶?G?`??^ 001111110100101000111111001111110011111110100010110100100011111101000111001111110110000000111111001111110011111101001010001111110011111100111111101000101101001000111111010001110011111101100000001111110011111101011110 3f4a3f3f3fa2d23f473f603f3f3f4a3f3f3fa2d23f473f603f3f5e

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