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‘L‘Ž’GŒ`‘¸n}’G‘L‘Ž’GŒ`‘¸n{^ 1001001001000111100100010100110010010001100011101001001001000111100011000110000010010001101110000110111001111101100100100100011110010001010011001001000110001110100100100100011110001100011000001001000110111000011011100111101101011110 9247914c918e92478c6091b86e7d9247914c918e92478c6091b86e7b5e
SJIS-WIN ?G?L???G?`??n}?G?L???G?`??n{^ 0011111101000111001111110100110000111111001111110011111101000111001111110110000000111111001111110110111001111101001111110100011100111111010011000011111100111111001111110100011100111111011000000011111100111111011011100111101101011110 3f473f4c3f3f3f473f603f3f6e7d3f473f4c3f3f3f473f603f3f6e7b5e
EUC-JP ?G?L???G?`?¸n}?G?L???G?`?¸n{^ 001111110100011100111111010011000011111100111111001111110100011100111111011000000011111110001111101000101011000101101110011111010011111101000111001111110100110000111111001111110011111101000111001111110110000000111111100011111010001010110001011011100111101101011110 3f473f4c3f3f3f473f603f8fa2b16e7d3f473f4c3f3f3f473f603f8fa2b16e7b5e
UTF-8 ’G‘L‘Ž’GŒ`‘¸n}’G‘L‘Ž’GŒ`‘¸n{^ 110000101001001001000111110000101001000101001100110000101001000111000010100011101100001010010010010001111100001010001100011000001100001010010001110000101011100001101110011111011100001010010010010001111100001010010001010011001100001010010001110000101000111011000010100100100100011111000010100011000110000011000010100100011100001010111000011011100111101101011110 c29247c2914cc291c28ec29247c28c60c291c2b86e7dc29247c2914cc291c28ec29247c28c60c291c2b86e7b5e
UHC ?G?L???G?`?¸n}?G?L???G?`?¸n{^ 00111111010001110011111101001100001111110011111100111111010001110011111101100000001111111010001010101100011011100111110100111111010001110011111101001100001111110011111100111111010001110011111101100000001111111010001010101100011011100111101101011110 3f473f4c3f3f3f473f603fa2ac6e7d3f473f4c3f3f3f473f603fa2ac6e7b5e

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