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’L}\}’A‘³’O’L}\{^ 1001001001000001100100011011001110010010010011111001001001001100011111010101110001111101100100100100000110010001101100111001001001001111100100100100110001111101010111000111101101011110 924191b3924f924c7d5c7d924191b3924f924c7d5c7b5e
SJIS-WIN ?A???O?L}\}?A???O?L}\{^ 0011111101000001001111110011111100111111010011110011111101001100011111010101110001111101001111110100000100111111001111110011111101001111001111110100110001111101010111000111101101011110 3f413f3f3f4f3f4c7d5c7d3f413f3f3f4f3f4c7d5c7b5e
EUC-JP ?A???O?L}\}?A???O?L}\{^ 0011111101000001001111110011111100111111010011110011111101001100011111010101110001111101001111110100000100111111001111110011111101001111001111110100110001111101010111000111101101011110 3f413f3f3f4f3f4c7d5c7d3f413f3f3f4f3f4c7d5c7b5e
UTF-8 ’A‘³’O’L}\}’A‘³’O’L}\{^ 110000101001001001000001110000101001000111000010101100111100001010010010010011111100001010010010010011000111110101011100011111011100001010010010010000011100001010010001110000101011001111000010100100100100111111000010100100100100110001111101010111000111101101011110 c29241c291c2b3c2924fc2924c7d5c7dc29241c291c2b3c2924fc2924c7d5c7b5e
UHC ?A?³?O?L}\}?A?³?O?L}\{^ 00111111010000010011111110101001111110000011111101001111001111110100110001111101010111000111110100111111010000010011111110101001111110000011111101001111001111110100110001111101010111000111101101011110 3f413fa9f83f4f3f4c7d5c7d3f413fa9f83f4f3f4c7d5c7b5e

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