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 ’X’O’A‘ ’C’G’X’O’A‘ ’C’GB 10010010010110001001001001001111100100100100000110010001101000001001001001000011100100100100011110010010010110001001001001001111100100100100000110010001101000001001001001000011100100100100011101000010 9258924f924191a0924392479258924f924191a09243924742
SJIS-WIN ?X?O?A???C?G?X?O?A???C?GB 00111111010110000011111101001111001111110100000100111111001111110011111101000011001111110100011100111111010110000011111101001111001111110100000100111111001111110011111101000011001111110100011101000010 3f583f4f3f413f3f3f433f473f583f4f3f413f3f3f433f4742
EUC-JP ?X?O?A???C?G?X?O?A???C?GB 00111111010110000011111101001111001111110100000100111111001111110011111101000011001111110100011100111111010110000011111101001111001111110100000100111111001111110011111101000011001111110100011101000010 3f583f4f3f413f3f3f433f473f583f4f3f413f3f3f433f4742
UTF-8 ’X’O’A‘ ’C’G’X’O’A‘ ’C’GB 110000101001001001011000110000101001001001001111110000101001001001000001110000101001000111000010101000001100001010010010010000111100001010010010010001111100001010010010010110001100001010010010010011111100001010010010010000011100001010010001110000101010000011000010100100100100001111000010100100100100011101000010 c29258c2924fc29241c291c2a0c29243c29247c29258c2924fc29241c291c2a0c29243c2924742
UHC ?X?O?A???C?G?X?O?A???C?GB 00111111010110000011111101001111001111110100000100111111001111110011111101000011001111110100011100111111010110000011111101001111001111110100000100111111001111110011111101000011001111110100011101000010 3f583f4f3f413f3f3f433f473f583f4f3f413f3f3f433f4742

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