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 ª£ýZ@ª£ýZ@B 10001111101010101010001111111101010110100100000010001111101010101010001111111101010110100100000001000010 8faaa3fd5a408faaa3fd5a4042
SJIS-WIN ??£?Z@??£?Z@B 001111110011111110000001100100100011111101011010010000000011111100111111100000011001001000111111010110100100000001000010 3f3f81923f5a403f3f81923f5a4042
EUC-JP ?ª£ýZ@?ª£ýZ@B 0011111110001111101000101110110010100001111100101000111110101011111100100101101001000000001111111000111110100010111011001010000111110010100011111010101111110010010110100100000001000010 3f8fa2eca1f28fabf25a403f8fa2eca1f28fabf25a4042
UTF-8 ª£ýZ@ª£ýZ@B 110000101000111111000010101010101100001010100011110000111011110101011010010000001100001010001111110000101010101011000010101000111100001110111101010110100100000001000010 c28fc2aac2a3c3bd5a40c28fc2aac2a3c3bd5a4042
UHC ?ª??Z@?ª??Z@B 001111111010100010100011001111110011111101011010010000000011111110101000101000110011111100111111010110100100000001000010 3fa8a33f3f5a403fa8a33f3f5a4042

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