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’L}‘þ‘±’G’H’G’L{^ 100100011111111010010001101100011001001001000111100100100100100010010010010001111001001001001100011111011001000111111110100100011011000110010010010001111001001001001000100100100100011110010010010011000111101101011110 91fe91b1924792489247924c7d91fe91b1924792489247924c7b5e
SJIS-WIN ???±?G?H?G?L}???±?G?H?G?L{^ 0011111100111111001111111000000101111101001111110100011100111111010010000011111101000111001111110100110001111101001111110011111100111111100000010111110100111111010001110011111101001000001111110100011100111111010011000111101101011110 3f3f3f817d3f473f483f473f4c7d3f3f3f817d3f473f483f473f4c7b5e
EUC-JP ?þ?±?G?H?G?L}?þ?±?G?H?G?L{^ 001111111000111110101001110100000011111110100001110111100011111101000111001111110100100000111111010001110011111101001100011111010011111110001111101010011101000000111111101000011101111000111111010001110011111101001000001111110100011100111111010011000111101101011110 3f8fa9d03fa1de3f473f483f473f4c7d3f8fa9d03fa1de3f473f483f473f4c7b5e
UTF-8 ‘þ‘±’G’H’G’L}‘þ‘±’G’H’G’L{^ 11000010100100011100001110111110110000101001000111000010101100011100001010010010010001111100001010010010010010001100001010010010010001111100001010010010010011000111110111000010100100011100001110111110110000101001000111000010101100011100001010010010010001111100001010010010010010001100001010010010010001111100001010010010010011000111101101011110 c291c3bec291c2b1c29247c29248c29247c2924c7dc291c3bec291c2b1c29247c29248c29247c2924c7b5e
UHC ?þ?±?G?H?G?L}?þ?±?G?H?G?L{^ 00111111101010011010110100111111101000011011111000111111010001110011111101001000001111110100011100111111010011000111110100111111101010011010110100111111101000011011111000111111010001110011111101001000001111110100011100111111010011000111101101011110 3fa9ad3fa1be3f473f483f473f4c7d3fa9ad3fa1be3f473f483f473f4c7b5e

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