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 ‘þ’L’G‘¦n}‘þ’L’G‘¦n{^ 100100011111111010010010010011001001001001000111100100011010011001101110011111011001000111111110100100100100110010010010010001111001000110100110011011100111101101011110 91fe924c924791a66e7d91fe924c924791a66e7b5e
SJIS-WIN ???L?G??n}???L?G??n{^ 001111110011111100111111010011000011111101000111001111110011111101101110011111010011111100111111001111110100110000111111010001110011111100111111011011100111101101011110 3f3f3f4c3f473f3f6e7d3f3f3f4c3f473f3f6e7b5e
EUC-JP ?þ?L?G?¦n}?þ?L?G?¦n{^ 0011111110001111101010011101000000111111010011000011111101000111001111111000111110100010110000110110111001111101001111111000111110101001110100000011111101001100001111110100011100111111100011111010001011000011011011100111101101011110 3f8fa9d03f4c3f473f8fa2c36e7d3f8fa9d03f4c3f473f8fa2c36e7b5e
UTF-8 ‘þ’L’G‘¦n}‘þ’L’G‘¦n{^ 110000101001000111000011101111101100001010010010010011001100001010010010010001111100001010010001110000101010011001101110011111011100001010010001110000111011111011000010100100100100110011000010100100100100011111000010100100011100001010100110011011100111101101011110 c291c3bec2924cc29247c291c2a66e7dc291c3bec2924cc29247c291c2a66e7b5e
UHC ?þ?L?G??n}?þ?L?G??n{^ 0011111110101001101011010011111101001100001111110100011100111111001111110110111001111101001111111010100110101101001111110100110000111111010001110011111100111111011011100111101101011110 3fa9ad3f4c3f473f3f6e7d3fa9ad3f4c3f473f3f6e7b5e

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