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 šLTYnRšLTYn^[šLTYnRšLTYn^[^ 100110100100110001010100010110010110111001010010100110100100110001010100010110010110111001011110010110111001101001001100010101000101100101101110010100101001101001001100010101000101100101101110010111100101101101011110 9a4c54596e529a4c54596e5e5b9a4c54596e529a4c54596e5e5b5e
SJIS-WIN ?LTYnR?LTYn^[?LTYnR?LTYn^[^ 001111110100110001010100010110010110111001010010001111110100110001010100010110010110111001011110010110110011111101001100010101000101100101101110010100100011111101001100010101000101100101101110010111100101101101011110 3f4c54596e523f4c54596e5e5b3f4c54596e523f4c54596e5e5b5e
EUC-JP ?LTYnR?LTYn^[?LTYnR?LTYn^[^ 001111110100110001010100010110010110111001010010001111110100110001010100010110010110111001011110010110110011111101001100010101000101100101101110010100100011111101001100010101000101100101101110010111100101101101011110 3f4c54596e523f4c54596e5e5b3f4c54596e523f4c54596e5e5b5e
UTF-8 šLTYnRšLTYn^[šLTYnRšLTYn^[^ 11000010100110100100110001010100010110010110111001010010110000101001101001001100010101000101100101101110010111100101101111000010100110100100110001010100010110010110111001010010110000101001101001001100010101000101100101101110010111100101101101011110 c29a4c54596e52c29a4c54596e5e5bc29a4c54596e52c29a4c54596e5e5b5e
UHC ?LTYnR?LTYn^[?LTYnR?LTYn^[^ 001111110100110001010100010110010110111001010010001111110100110001010100010110010110111001011110010110110011111101001100010101000101100101101110010100100011111101001100010101000101100101101110010111100101101101011110 3f4c54596e523f4c54596e5e5b3f4c54596e523f4c54596e5e5b5e

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