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?LnR?L?Ln^[?L?LnR?L?Ln^[^ 001111110100110000111111010011000110111001010010001111110100110000111111010011000110111001011110010110110011111101001100001111110100110001101110010100100011111101001100001111110100110001101110010111100101101101011110 3f4c3f4c6e523f4c3f4c6e5e5b3f4c3f4c6e523f4c3f4c6e5e5b5e
SJIS-WIN ?L?LnR?L?Ln^[?L?LnR?L?Ln^[^ 001111110100110000111111010011000110111001010010001111110100110000111111010011000110111001011110010110110011111101001100001111110100110001101110010100100011111101001100001111110100110001101110010111100101101101011110 3f4c3f4c6e523f4c3f4c6e5e5b3f4c3f4c6e523f4c3f4c6e5e5b5e
EUC-JP ?L?LnR?L?Ln^[?L?LnR?L?Ln^[^ 001111110100110000111111010011000110111001010010001111110100110000111111010011000110111001011110010110110011111101001100001111110100110001101110010100100011111101001100001111110100110001101110010111100101101101011110 3f4c3f4c6e523f4c3f4c6e5e5b3f4c3f4c6e523f4c3f4c6e5e5b5e
UTF-8 ᳚L᳚LnR᳚L᳚Ln^[᳚L᳚LnR᳚L᳚Ln^[^ 11100001101100111001101001001100111000011011001110011010010011000110111001010010111000011011001110011010010011001110000110110011100110100100110001101110010111100101101111100001101100111001101001001100111000011011001110011010010011000110111001010010111000011011001110011010010011001110000110110011100110100100110001101110010111100101101101011110 e1b39a4ce1b39a4c6e52e1b39a4ce1b39a4c6e5e5be1b39a4ce1b39a4c6e52e1b39a4ce1b39a4c6e5e5b5e
UHC ?L?LnR?L?Ln^[?L?LnR?L?Ln^[^ 001111110100110000111111010011000110111001010010001111110100110000111111010011000110111001011110010110110011111101001100001111110100110001101110010100100011111101001100001111110100110001101110010111100101101101011110 3f4c3f4c6e523f4c3f4c6e5e5b3f4c3f4c6e523f4c3f4c6e5e5b5e

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