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 ’O’A‘¢’G‘º‘µ’O’A‘¢’G‘¹’H^ 10010010010011111001001001000001100100011010001010010010010001111001000110111010100100011011010110010010010011111001001001000001100100011010001010010010010001111001000110111001100100100100100001011110 924f924191a2924791ba91b5924f924191a2924791b992485e
SJIS-WIN ?O?A?¢?G?????O?A?¢?G???H^ 001111110100111100111111010000010011111110000001100100010011111101000111001111110011111100111111001111110011111101001111001111110100000100111111100000011001000100111111010001110011111100111111001111110100100001011110 3f4f3f413f81913f473f3f3f3f3f4f3f413f81913f473f3f3f485e
EUC-JP ?O?A?¢?G?º???O?A?¢?G???H^ 0011111101001111001111110100000100111111101000011111000100111111010001110011111110001111101000101110101100111111001111110011111101001111001111110100000100111111101000011111000100111111010001110011111100111111001111110100100001011110 3f4f3f413fa1f13f473f8fa2eb3f3f3f4f3f413fa1f13f473f3f3f485e
UTF-8 ’O’A‘¢’G‘º‘µ’O’A‘¢’G‘¹’H^ 110000101001001001001111110000101001001001000001110000101001000111000010101000101100001010010010010001111100001010010001110000101011101011000010100100011100001010110101110000101001001001001111110000101001001001000001110000101001000111000010101000101100001010010010010001111100001010010001110000101011100111000010100100100100100001011110 c2924fc29241c291c2a2c29247c291c2bac291c2b5c2924fc29241c291c2a2c29247c291c2b9c292485e
UHC ?O?A???G?º???O?A???G?¹?H^ 001111110100111100111111010000010011111100111111001111110100011100111111101010001010110000111111001111110011111101001111001111110100000100111111001111110011111101000111001111111010100111110110001111110100100001011110 3f4f3f413f3f3f473fa8ac3f3f3f4f3f413f3f3f473fa9f63f485e

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