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’I‘¢’H‘»’Gn}’L’I‘¢’H‘»’Gn{^ 1001001001001100100100100100100110010001101000101001001001001000100100011011101110010010010001110110111001111101100100100100110010010010010010011001000110100010100100100100100010010001101110111001001001000111011011100111101101011110 924c924991a2924891bb92476e7d924c924991a2924891bb92476e7b5e
SJIS-WIN ?L?I?¢?H???Gn}?L?I?¢?H???Gn{^ 00111111010011000011111101001001001111111000000110010001001111110100100000111111001111110011111101000111011011100111110100111111010011000011111101001001001111111000000110010001001111110100100000111111001111110011111101000111011011100111101101011110 3f4c3f493f81913f483f3f3f476e7d3f4c3f493f81913f483f3f3f476e7b5e
EUC-JP ?L?I?¢?H???Gn}?L?I?¢?H???Gn{^ 00111111010011000011111101001001001111111010000111110001001111110100100000111111001111110011111101000111011011100111110100111111010011000011111101001001001111111010000111110001001111110100100000111111001111110011111101000111011011100111101101011110 3f4c3f493fa1f13f483f3f3f476e7d3f4c3f493fa1f13f483f3f3f476e7b5e
UTF-8 ’L’I‘¢’H‘»’Gn}’L’I‘¢’H‘»’Gn{^ 110000101001001001001100110000101001001001001001110000101001000111000010101000101100001010010010010010001100001010010001110000101011101111000010100100100100011101101110011111011100001010010010010011001100001010010010010010011100001010010001110000101010001011000010100100100100100011000010100100011100001010111011110000101001001001000111011011100111101101011110 c2924cc29249c291c2a2c29248c291c2bbc292476e7dc2924cc29249c291c2a2c29248c291c2bbc292476e7b5e
UHC ?L?I???H???Gn}?L?I???H???Gn{^ 0011111101001100001111110100100100111111001111110011111101001000001111110011111100111111010001110110111001111101001111110100110000111111010010010011111100111111001111110100100000111111001111110011111101000111011011100111101101011110 3f4c3f493f3f3f483f3f3f476e7d3f4c3f493f3f3f483f3f3f476e7b5e

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