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‘³’O’J’M’C’A‘³’O’J’M’CB 10010010010000011001000110110011100100100100111110010010010010101001001001001101100100100100001110010010010000011001000110110011100100100100111110010010010010101001001001001101100100100100001101000010 924191b3924f924a924d9243924191b3924f924a924d924342
SJIS-WIN ?A???O?J?M?C?A???O?J?M?CB 00111111010000010011111100111111001111110100111100111111010010100011111101001101001111110100001100111111010000010011111100111111001111110100111100111111010010100011111101001101001111110100001101000010 3f413f3f3f4f3f4a3f4d3f433f413f3f3f4f3f4a3f4d3f4342
EUC-JP ?A???O?J?M?C?A???O?J?M?CB 00111111010000010011111100111111001111110100111100111111010010100011111101001101001111110100001100111111010000010011111100111111001111110100111100111111010010100011111101001101001111110100001101000010 3f413f3f3f4f3f4a3f4d3f433f413f3f3f4f3f4a3f4d3f4342
UTF-8 ’A‘³’O’J’M’C’A‘³’O’J’M’CB 110000101001001001000001110000101001000111000010101100111100001010010010010011111100001010010010010010101100001010010010010011011100001010010010010000111100001010010010010000011100001010010001110000101011001111000010100100100100111111000010100100100100101011000010100100100100110111000010100100100100001101000010 c29241c291c2b3c2924fc2924ac2924dc29243c29241c291c2b3c2924fc2924ac2924dc2924342
UHC ?A?³?O?J?M?C?A?³?O?J?M?CB 001111110100000100111111101010011111100000111111010011110011111101001010001111110100110100111111010000110011111101000001001111111010100111111000001111110100111100111111010010100011111101001101001111110100001101000010 3f413fa9f83f4f3f4a3f4d3f433f413fa9f83f4f3f4a3f4d3f4342

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