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 ¼Å¼®¼Ä޼ŽÄ¼¾e^ 1011110011000101101111001010111010111100110001001000111010111100100011101100010010111100101111100110010101011110 bcc5bcaebcc48ebc8ec4bcbe655e
SJIS-WIN ????????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f3f3f3f655e
EUC-JP ?Å?®?Ä???Ä??e^ 00111111100011111010101010101001001111111000111110100010111011100011111110001111101010101010001100111111001111110011111110001111101010101010001100111111001111110110010101011110 3f8faaa93f8fa2ee3f8faaa33f3f3f8faaa33f3f655e
UTF-8 ¼Å¼®¼Ä޼ŽÄ¼¾e^ 1100001010111100110000111000010111000010101111001100001010101110110000101011110011000011100001001100001010001110110000101011110011000010100011101100001110000100110000101011110011000010101111100110010101011110 c2bcc385c2bcc2aec2bcc384c28ec2bcc28ec384c2bcc2be655e
UHC ¼?¼®¼??¼??¼¾e^ 101010001111100100111111101010001111100110100010111001111010100011111001001111110011111110101000111110010011111100111111101010001111100110101000111110100110010101011110 a8f93fa8f9a2e7a8f93f3fa8f93f3fa8f9a8fa655e

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