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 Šƒ‘lnRŠƒ‘ln^[Šƒ‘lnRŠƒ‘ln^[^ 100010101000001110010001011011000110111001010010100010101000001110010001011011000110111001011110010110111000101010000011100100010110110001101110010100101000101010000011100100010110110001101110010111100101101101011110 8a83916c6e528a83916c6e5e5b8a83916c6e528a83916c6e5e5b5e
SJIS-WIN ???lnR???ln^[???lnR???ln^[^ 001111110011111100111111011011000110111001010010001111110011111100111111011011000110111001011110010110110011111100111111001111110110110001101110010100100011111100111111001111110110110001101110010111100101101101011110 3f3f3f6c6e523f3f3f6c6e5e5b3f3f3f6c6e523f3f3f6c6e5e5b5e
EUC-JP ???lnR???ln^[???lnR???ln^[^ 001111110011111100111111011011000110111001010010001111110011111100111111011011000110111001011110010110110011111100111111001111110110110001101110010100100011111100111111001111110110110001101110010111100101101101011110 3f3f3f6c6e523f3f3f6c6e5e5b3f3f3f6c6e523f3f3f6c6e5e5b5e
UTF-8 Šƒ‘lnRŠƒ‘ln^[Šƒ‘lnRŠƒ‘ln^[^ 110000101000101011000010100000111100001010010001011011000110111001010010110000101000101011000010100000111100001010010001011011000110111001011110010110111100001010001010110000101000001111000010100100010110110001101110010100101100001010001010110000101000001111000010100100010110110001101110010111100101101101011110 c28ac283c2916c6e52c28ac283c2916c6e5e5bc28ac283c2916c6e52c28ac283c2916c6e5e5b5e
UHC ???lnR???ln^[???lnR???ln^[^ 001111110011111100111111011011000110111001010010001111110011111100111111011011000110111001011110010110110011111100111111001111110110110001101110010100100011111100111111001111110110110001101110010111100101101101011110 3f3f3f6c6e523f3f3f6c6e5e5b3f3f3f6c6e523f3f3f6c6e5e5b5e

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