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}?L?L[}?L}?L?L[{^ 00111111010011000111110100111111010011000011111101001100010110110111110100111111010011000111110100111111010011000011111101001100010110110111101101011110 3f4c7d3f4c3f4c5b7d3f4c7d3f4c3f4c5b7b5e
SJIS-WIN ?L}?L?L[}?L}?L?L[{^ 00111111010011000111110100111111010011000011111101001100010110110111110100111111010011000111110100111111010011000011111101001100010110110111101101011110 3f4c7d3f4c3f4c5b7d3f4c7d3f4c3f4c5b7b5e
EUC-JP ?L}?L?L[}?L}?L?L[{^ 00111111010011000111110100111111010011000011111101001100010110110111110100111111010011000111110100111111010011000011111101001100010110110111101101011110 3f4c7d3f4c3f4c5b7d3f4c7d3f4c3f4c5b7b5e
UTF-8 ӣL}ӣLӣL[}ӣL}ӣLӣL[{^ 11010011101000110100110001111101110100111010001101001100110100111010001101001100010110110111110111010011101000110100110001111101110100111010001101001100110100111010001101001100010110110111101101011110 d3a34c7dd3a34cd3a34c5b7dd3a34c7dd3a34cd3a34c5b7b5e
UHC ?L}?L?L[}?L}?L?L[{^ 00111111010011000111110100111111010011000011111101001100010110110111110100111111010011000111110100111111010011000011111101001100010110110111101101011110 3f4c7d3f4c3f4c5b7d3f4c7d3f4c3f4c5b7b5e

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