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‘·’N}’L’I‘¢’H‘·’N{^ 100100100100110010010010010010011001000110100010100100100100100010010001101101111001001001001110011111011001001001001100100100100100100110010001101000101001001001001000100100011011011110010010010011100111101101011110 924c924991a2924891b7924e7d924c924991a2924891b7924e7b5e
SJIS-WIN ?L?I?¢?H???N}?L?I?¢?H???N{^ 0011111101001100001111110100100100111111100000011001000100111111010010000011111100111111001111110100111001111101001111110100110000111111010010010011111110000001100100010011111101001000001111110011111100111111010011100111101101011110 3f4c3f493f81913f483f3f3f4e7d3f4c3f493f81913f483f3f3f4e7b5e
EUC-JP ?L?I?¢?H???N}?L?I?¢?H???N{^ 0011111101001100001111110100100100111111101000011111000100111111010010000011111100111111001111110100111001111101001111110100110000111111010010010011111110100001111100010011111101001000001111110011111100111111010011100111101101011110 3f4c3f493fa1f13f483f3f3f4e7d3f4c3f493fa1f13f483f3f3f4e7b5e
UTF-8 ’L’I‘¢’H‘·’N}’L’I‘¢’H‘·’N{^ 11000010100100100100110011000010100100100100100111000010100100011100001010100010110000101001001001001000110000101001000111000010101101111100001010010010010011100111110111000010100100100100110011000010100100100100100111000010100100011100001010100010110000101001001001001000110000101001000111000010101101111100001010010010010011100111101101011110 c2924cc29249c291c2a2c29248c291c2b7c2924e7dc2924cc29249c291c2a2c29248c291c2b7c2924e7b5e
UHC ?L?I???H?·?N}?L?I???H?·?N{^ 0011111101001100001111110100100100111111001111110011111101001000001111111010000110100100001111110100111001111101001111110100110000111111010010010011111100111111001111110100100000111111101000011010010000111111010011100111101101011110 3f4c3f493f3f3f483fa1a43f4e7d3f4c3f493f3f3f483fa1a43f4e7b5e

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