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‘³’Z‘Ÿf’A‘³’Z‘Ÿ^}Y’A‘³’Z‘Ÿf’A‘³’Z‘Ÿ^}bE 1001001001000001100100011011001110010010010110101001000110011111011001101001001001000001100100011011001110010010010110101001000110011111010111100111110101011001100100100100000110010001101100111001001001011010100100011001111101100110100100100100000110010001101100111001001001011010100100011001111101011110011111010110001001000101 924191b3925a919f66924191b3925a919f5e7d59924191b3925a919f66924191b3925a919f5e7d6245
SJIS-WIN ?A???Z??f?A???Z??^}Y?A???Z??f?A???Z??^}bE 0011111101000001001111110011111100111111010110100011111100111111011001100011111101000001001111110011111100111111010110100011111100111111010111100111110101011001001111110100000100111111001111110011111101011010001111110011111101100110001111110100000100111111001111110011111101011010001111110011111101011110011111010110001001000101 3f413f3f3f5a3f3f663f413f3f3f5a3f3f5e7d593f413f3f3f5a3f3f663f413f3f3f5a3f3f5e7d6245
EUC-JP ?A???Z??f?A???Z??^}Y?A???Z??f?A???Z??^}bE 0011111101000001001111110011111100111111010110100011111100111111011001100011111101000001001111110011111100111111010110100011111100111111010111100111110101011001001111110100000100111111001111110011111101011010001111110011111101100110001111110100000100111111001111110011111101011010001111110011111101011110011111010110001001000101 3f413f3f3f5a3f3f663f413f3f3f5a3f3f5e7d593f413f3f3f5a3f3f663f413f3f3f5a3f3f5e7d6245
UTF-8 ’A‘³’Z‘Ÿf’A‘³’Z‘Ÿ^}Y’A‘³’Z‘Ÿf’A‘³’Z‘Ÿ^}bE 1100001010010010010000011100001010010001110000101011001111000010100100100101101011000010100100011100001010011111011001101100001010010010010000011100001010010001110000101011001111000010100100100101101011000010100100011100001010011111010111100111110101011001110000101001001001000001110000101001000111000010101100111100001010010010010110101100001010010001110000101001111101100110110000101001001001000001110000101001000111000010101100111100001010010010010110101100001010010001110000101001111101011110011111010110001001000101 c29241c291c2b3c2925ac291c29f66c29241c291c2b3c2925ac291c29f5e7d59c29241c291c2b3c2925ac291c29f66c29241c291c2b3c2925ac291c29f5e7d6245
UHC ?A?³?Z??f?A?³?Z??^}Y?A?³?Z??f?A?³?Z??^}bE 001111110100000100111111101010011111100000111111010110100011111100111111011001100011111101000001001111111010100111111000001111110101101000111111001111110101111001111101010110010011111101000001001111111010100111111000001111110101101000111111001111110110011000111111010000010011111110101001111110000011111101011010001111110011111101011110011111010110001001000101 3f413fa9f83f5a3f3f663f413fa9f83f5a3f3f5e7d593f413fa9f83f5a3f3f663f413fa9f83f5a3f3f5e7d6245

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