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m‘In}‘Lm‘In{^ 1001000101001100100100000110110110010001010010010110111001111101100100010100110010010000011011011001000101001001011011100111101101011110 914c906d91496e7d914c906d91496e7b5e
SJIS-WIN ?L?m?In}?L?m?In{^ 0011111101001100001111110110110100111111010010010110111001111101001111110100110000111111011011010011111101001001011011100111101101011110 3f4c3f6d3f496e7d3f4c3f6d3f496e7b5e
EUC-JP ?L?m?In}?L?m?In{^ 0011111101001100001111110110110100111111010010010110111001111101001111110100110000111111011011010011111101001001011011100111101101011110 3f4c3f6d3f496e7d3f4c3f6d3f496e7b5e
UTF-8 ‘Lm‘In}‘Lm‘In{^ 1100001010010001010011001100001010010000011011011100001010010001010010010110111001111101110000101001000101001100110000101001000001101101110000101001000101001001011011100111101101011110 c2914cc2906dc291496e7dc2914cc2906dc291496e7b5e
UHC ?L?m?In}?L?m?In{^ 0011111101001100001111110110110100111111010010010110111001111101001111110100110000111111011011010011111101001001011011100111101101011110 3f4c3f6d3f496e7d3f4c3f6d3f496e7b5e

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