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 ’A‘¸R’A‘¸^[’A‘¸R’A‘¸^[^ 1001001001000001100100011011100001010010100100100100000110010001101110000101111001011011100100100100000110010001101110000101001010010010010000011001000110111000010111100101101101011110 924191b852924191b85e5b924191b852924191b85e5b5e
SJIS-WIN ?A??R?A??^[?A??R?A??^[^ 0011111101000001001111110011111101010010001111110100000100111111001111110101111001011011001111110100000100111111001111110101001000111111010000010011111100111111010111100101101101011110 3f413f3f523f413f3f5e5b3f413f3f523f413f3f5e5b5e
EUC-JP ?A?¸R?A?¸^[?A?¸R?A?¸^[^ 00111111010000010011111110001111101000101011000101010010001111110100000100111111100011111010001010110001010111100101101100111111010000010011111110001111101000101011000101010010001111110100000100111111100011111010001010110001010111100101101101011110 3f413f8fa2b1523f413f8fa2b15e5b3f413f8fa2b1523f413f8fa2b15e5b5e
UTF-8 ’A‘¸R’A‘¸^[’A‘¸R’A‘¸^[^ 1100001010010010010000011100001010010001110000101011100001010010110000101001001001000001110000101001000111000010101110000101111001011011110000101001001001000001110000101001000111000010101110000101001011000010100100100100000111000010100100011100001010111000010111100101101101011110 c29241c291c2b852c29241c291c2b85e5bc29241c291c2b852c29241c291c2b85e5b5e
UHC ?A?¸R?A?¸^[?A?¸R?A?¸^[^ 001111110100000100111111101000101010110001010010001111110100000100111111101000101010110001011110010110110011111101000001001111111010001010101100010100100011111101000001001111111010001010101100010111100101101101011110 3f413fa2ac523f413fa2ac5e5b3f413fa2ac523f413fa2ac5e5b5e

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