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^[^ 100000011001000110000001010011000110111001010010100000011001000110000001010011000110111001011110010110111000000110010001100000010100110001101110010100101000000110010001100000010100110001101110010111100101101101011110 8191814c6e528191814c6e5e5b8191814c6e528191814c6e5e5b5e
SJIS-WIN ???LnR???Ln^[???LnR???Ln^[^ 001111110011111100111111010011000110111001010010001111110011111100111111010011000110111001011110010110110011111100111111001111110100110001101110010100100011111100111111001111110100110001101110010111100101101101011110 3f3f3f4c6e523f3f3f4c6e5e5b3f3f3f4c6e523f3f3f4c6e5e5b5e
EUC-JP ???LnR???Ln^[???LnR???Ln^[^ 001111110011111100111111010011000110111001010010001111110011111100111111010011000110111001011110010110110011111100111111001111110100110001101110010100100011111100111111001111110100110001101110010111100101101101011110 3f3f3f4c6e523f3f3f4c6e5e5b3f3f3f4c6e523f3f3f4c6e5e5b5e
UTF-8 ‘LnR‘Ln^[‘LnR‘Ln^[^ 110000101000000111000010100100011100001010000001010011000110111001010010110000101000000111000010100100011100001010000001010011000110111001011110010110111100001010000001110000101001000111000010100000010100110001101110010100101100001010000001110000101001000111000010100000010100110001101110010111100101101101011110 c281c291c2814c6e52c281c291c2814c6e5e5bc281c291c2814c6e52c281c291c2814c6e5e5b5e
UHC ???LnR???Ln^[???LnR???Ln^[^ 001111110011111100111111010011000110111001010010001111110011111100111111010011000110111001011110010110110011111100111111001111110100110001101110010100100011111100111111001111110100110001101110010111100101101101011110 3f3f3f4c6e523f3f3f4c6e5e5b3f3f3f4c6e523f3f3f4c6e5e5b5e

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