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‘BùE‘L‘BùE[‘L‘BùE‘L‘BùE[^ 10010001010011001001000101000010100011011111100101000101100100010100110010010001010000101000110111111001010001010101101110010001010011001001000101000010100011011111100101000101100100010100110010010001010000101000110111111001010001010101101101011110 914c91428df945914c91428df9455b914c91428df945914c91428df9455b5e
SJIS-WIN ?L?B??E?L?B??E[?L?B??E?L?B??E[^ 00111111010011000011111101000010001111110011111101000101001111110100110000111111010000100011111100111111010001010101101100111111010011000011111101000010001111110011111101000101001111110100110000111111010000100011111100111111010001010101101101011110 3f4c3f423f3f453f4c3f423f3f455b3f4c3f423f3f453f4c3f423f3f455b5e
EUC-JP ?L?B?ùE?L?B?ùE[?L?B?ùE?L?B?ùE[^ 001111110100110000111111010000100011111110001111101010111110001101000101001111110100110000111111010000100011111110001111101010111110001101000101010110110011111101001100001111110100001000111111100011111010101111100011010001010011111101001100001111110100001000111111100011111010101111100011010001010101101101011110 3f4c3f423f8fabe3453f4c3f423f8fabe3455b3f4c3f423f8fabe3453f4c3f423f8fabe3455b5e
UTF-8 ‘L‘BùE‘L‘BùE[‘L‘BùE‘L‘BùE[^ 1100001010010001010011001100001010010001010000101100001010001101110000111011100101000101110000101001000101001100110000101001000101000010110000101000110111000011101110010100010101011011110000101001000101001100110000101001000101000010110000101000110111000011101110010100010111000010100100010100110011000010100100010100001011000010100011011100001110111001010001010101101101011110 c2914cc29142c28dc3b945c2914cc29142c28dc3b9455bc2914cc29142c28dc3b945c2914cc29142c28dc3b9455b5e
UHC ?L?B??E?L?B??E[?L?B??E?L?B??E[^ 00111111010011000011111101000010001111110011111101000101001111110100110000111111010000100011111100111111010001010101101100111111010011000011111101000010001111110011111101000101001111110100110000111111010000100011111100111111010001010101101101011110 3f4c3f423f3f453f4c3f423f3f455b3f4c3f423f3f453f4c3f423f3f455b5e

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