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‘¸’C’Z[}’A‘¸’C’Z[{^ 11000010100100100100000111000010100100011100001010111000110000101001001001000011110000101001001001011010010110110111110111000010100100100100000111000010100100011100001010111000110000101001001001000011110000101001001001011010010110110111101101011110 c29241c291c2b8c29243c2925a5b7dc29241c291c2b8c29243c2925a5b7b5e
SJIS-WIN ??A??????C??Z[}??A??????C??Z[{^ 00111111001111110100000100111111001111110011111100111111001111110011111101000011001111110011111101011010010110110111110100111111001111110100000100111111001111110011111100111111001111110011111101000011001111110011111101011010010110110111101101011110 3f3f413f3f3f3f3f3f433f3f5a5b7d3f3f413f3f3f3f3f3f433f3f5a5b7b5e
EUC-JP �A�¸�C�Z[}�A�¸�C�Z[{^ 10001111101010101010010000111111010000011000111110101010101001000011111110001111101010101010010010001111101000101011000110001111101010101010010000111111010000111000111110101010101001000011111101011010010110110111110110001111101010101010010000111111010000011000111110101010101001000011111110001111101010101010010010001111101000101011000110001111101010101010010000111111010000111000111110101010101001000011111101011010010110110111101101011110 8faaa43f418faaa43f8faaa48fa2b18faaa43f438faaa43f5a5b7d8faaa43f418faaa43f8faaa48fa2b18faaa43f438faaa43f5a5b7b5e
UTF-8 ’A‘¸’C’Z[}’A‘¸’C’Z[{^ 110000111000001011000010100100100100000111000011100000101100001010010001110000111000001011000010101110001100001110000010110000101001001001000011110000111000001011000010100100100101101001011011011111011100001110000010110000101001001001000001110000111000001011000010100100011100001110000010110000101011100011000011100000101100001010010010010000111100001110000010110000101001001001011010010110110111101101011110 c382c29241c382c291c382c2b8c382c29243c382c2925a5b7dc382c29241c382c291c382c2b8c382c29243c382c2925a5b7b5e
UHC ??A???¸??C??Z[}??A???¸??C??Z[{^ 001111110011111101000001001111110011111100111111101000101010110000111111001111110100001100111111001111110101101001011011011111010011111100111111010000010011111100111111001111111010001010101100001111110011111101000011001111110011111101011010010110110111101101011110 3f3f413f3f3fa2ac3f3f433f3f5a5b7d3f3f413f3f3fa2ac3f3f433f3f5a5b7b5e

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